Lines Matching refs:DIEValueAllocator
70 UnitDie(*DIE::get(DIEValueAllocator, UnitTag)), DebugInfoOffset(0),
188 Die.addValue(DIEValueAllocator, Attribute, dwarf::DW_FORM_flag_present,
191 Die.addValue(DIEValueAllocator, Attribute, dwarf::DW_FORM_flag,
199 Die.addValue(DIEValueAllocator, Attribute, *Form, DIEInteger(Integer));
211 Die.addValue(DIEValueAllocator, Attribute, *Form, DIEInteger(Integer));
221 Die.addValue(DIEValueAllocator, Attribute,
230 return Die.addValue(DIEValueAllocator, Attribute, Form, DIELabel(Label));
263 Die.addValue(DIEValueAllocator, Attribute, dwarf::DW_FORM_data4,
264 new (DIEValueAllocator) DIEDelta(Hi, Lo));
278 Die.addValue(DIEValueAllocator, dwarf::DW_AT_signature,
285 Die.addValue(DIEValueAllocator, Attribute, dwarf::DW_FORM_ref_sig8,
298 Die.addValue(DIEValueAllocator, Attribute,
304 DIE &Die = Parent.addChild(DIE::get(DIEValueAllocator, (dwarf::Tag)Tag));
313 Die.addValue(DIEValueAllocator, Attribute,
321 Die.addValue(DIEValueAllocator, Attribute, Block->BestForm(), Block);
474 DIELoc *Loc = new (DIEValueAllocator) DIELoc;
592 DIEBlock *Block = new (DIEValueAllocator) DIEBlock;
648 DIEBlock *Block = new (DIEValueAllocator) DIEBlock;
1055 DIELoc *Loc = new (DIEValueAllocator) DIELoc;
1379 DIELoc *VBaseLocationDie = new (DIEValueAllocator) DIELoc;
1438 DIELoc *MemLocationDie = new (DIEValueAllocator) DIELoc;
1464 MemberDie.addValue(DIEValueAllocator, dwarf::DW_AT_APPLE_property,