Lines Matching refs:DIEValueAllocator

114     auto *Loc = new (DIEValueAllocator) DIEBlock();  in addLabelAddress()
119 new (DIEValueAllocator) DIEAddrOffset( in addLabelAddress()
257 Loc = new (DIEValueAllocator) DIELoc; in addLocationAttribute()
543 DIELoc *Loc = new (DIEValueAllocator) DIELoc; in updateSubprogramScopeDIE()
558 DIELoc *Loc = new (DIEValueAllocator) DIELoc; in updateSubprogramScopeDIE()
566 DIELoc *Loc = new (DIEValueAllocator) DIELoc; in updateSubprogramScopeDIE()
711 auto ScopeDIE = DIE::get(DIEValueAllocator, dwarf::DW_TAG_inlined_subroutine); in constructInlinedScopeDIE()
743 auto ScopeDIE = DIE::get(DIEValueAllocator, dwarf::DW_TAG_lexical_block); in constructLexicalScopeDIE()
762 auto *VariableDie = DIE::get(DIEValueAllocator, DV.getTag()); in constructVariableDIE()
788 DIELoc *Loc = new (DIEValueAllocator) DIELoc; in applyConcreteDbgVariableAttributes()
805 DIELoc *Loc = new (DIEValueAllocator) DIELoc; in applyConcreteDbgVariableAttributes()
822 DIELoc *Loc = new (DIEValueAllocator) DIELoc; in applyConcreteDbgVariableAttributes()
891 DIELoc *Loc = new (DIEValueAllocator) DIELoc; in applyConcreteDbgVariableAttributes()
950 DIELoc *Loc = new (DIEValueAllocator) DIELoc; in applyConcreteDbgVariableAttributes()
978 auto LabelDie = DIE::get(DIEValueAllocator, DL.getTag()); in constructLabelDIE()
1114 DIE::get(DIEValueAllocator, dwarf::DW_TAG_unspecified_parameters)); in constructSubprogramScopeDIE()
1328 DIE::get(DIEValueAllocator, in constructCallSiteParmEntryDIEs()
1334 DIELoc *Loc = new (DIEValueAllocator) DIELoc; in constructCallSiteParmEntryDIEs()
1349 DIE *IMDie = DIE::get(DIEValueAllocator, (dwarf::Tag)Module->getTag()); in constructImportedEntityDIE()
1574 DIELoc *Loc = new (DIEValueAllocator) DIELoc; in addAddress()
1600 DIELoc *Loc = new (DIEValueAllocator) DIELoc; in addComplexAddress()
1698 new (DIEValueAllocator) DIEBaseTypeRef(this, Idx)); in addBaseTypeRef()
1708 DIE::get(DIEValueAllocator, dwarf::DW_TAG_base_type)); in createBaseTypeDIEs()