Home | History | Annotate | Download | only in AsmPrinter

Lines Matching full:addvalue

186     Die.addValue(DIEValueAllocator, Attribute, dwarf::DW_FORM_flag_present,
189 Die.addValue(DIEValueAllocator, Attribute, dwarf::DW_FORM_flag,
197 Die.addValue(DIEValueAllocator, Attribute, *Form, DIEInteger(Integer));
209 Die.addValue(DIEValueAllocator, Attribute, *Form, DIEInteger(Integer));
219 Die.addValue(DIEValueAllocator, Attribute,
228 return Die.addValue(DIEValueAllocator, Attribute, Form, DIELabel(Label));
261 Die.addValue(DIEValueAllocator, Attribute, dwarf::DW_FORM_data4,
276 Die.addValue(DIEValueAllocator, dwarf::DW_AT_signature,
283 Die.addValue(DIEValueAllocator, Attribute, dwarf::DW_FORM_ref_sig8,
296 Die.addValue(DIEValueAllocator, Attribute,
311 Die.addValue(DIEValueAllocator, Attribute,
319 Die.addValue(DIEValueAllocator, Attribute, Block->BestForm(), Block);
1449 MemberDie.addValue(DIEValueAllocator, dwarf::DW_AT_APPLE_property,