Lines Matching refs:DIELoc
42 DwarfCompileUnit &CU, DIELoc &DIE) in DIEDwarfExpression()
98 for (DIELoc *L : DIELocs) in ~DwarfUnit()
99 L->~DIELoc(); in ~DwarfUnit()
242 void DwarfUnit::addSInt(DIELoc &Die, std::optional<dwarf::Form> Form, in addSInt()
285 void DwarfUnit::addLabel(DIELoc &Die, dwarf::Form Form, const MCSymbol *Label) { in addLabel()
332 void DwarfUnit::addOpAddress(DIELoc &Die, const MCSymbol *Sym) { in addOpAddress()
391 void DwarfUnit::addBlock(DIE &Die, dwarf::Attribute Attribute, DIELoc *Loc) { in addBlock()
743 DIELoc *Loc = new (DIEValueAllocator) DIELoc; in constructTypeDIE()
757 DIELoc *Loc = new (DIEValueAllocator) DIELoc; in constructTypeDIE()
1118 DIELoc *Loc = new (DIEValueAllocator) DIELoc; in constructTemplateValueParameterDIE()
1324 DIELoc *Block = getDIELoc(); in applySubprogramAttributes()
1403 DIELoc *Loc = new (DIEValueAllocator) DIELoc; in constructSubrangeDIE()
1450 DIELoc *Loc = new (DIEValueAllocator) DIELoc; in constructGenericSubrangeDIE()
1522 DIELoc *Loc = new (DIEValueAllocator) DIELoc; in constructArrayTypeDIE()
1533 DIELoc *Loc = new (DIEValueAllocator) DIELoc; in constructArrayTypeDIE()
1544 DIELoc *Loc = new (DIEValueAllocator) DIELoc; in constructArrayTypeDIE()
1555 DIELoc *Loc = new (DIEValueAllocator) DIELoc; in constructArrayTypeDIE()
1645 DIELoc *VBaseLocationDie = new (DIEValueAllocator) DIELoc; in constructMemberDIE()
1709 DIELoc *MemLocationDie = new (DIEValueAllocator) DIELoc; in constructMemberDIE()