Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:DIELoc

48                                        DIELoc &DIE)
91 DIELocs[j]->~DIELoc();
237 void DwarfUnit::addSInt(DIELoc &Die, Optional<dwarf::Form> Form,
287 void DwarfUnit::addLabel(DIELoc &Die, dwarf::Form Form, const MCSymbol *Label) {
309 void DwarfUnit::addOpAddress(DIELoc &Die, const MCSymbol *Sym) {
371 void DwarfUnit::addBlock(DIE &Die, dwarf::Attribute Attribute, DIELoc *Loc) {
445 bool DwarfUnit::addRegisterOpPiece(DIELoc &TheDie, unsigned Reg,
453 bool DwarfUnit::addRegisterOffset(DIELoc &TheDie, unsigned Reg,
556 DIELoc *Loc = new (DIEValueAllocator) DIELoc();
1171 DIELoc *Loc = new (DIEValueAllocator) DIELoc();
1310 DIELoc *Block = getDIELoc();
1475 DIELoc *VBaseLocationDie = new (DIEValueAllocator) DIELoc();
1514 DIELoc *MemLocationDie = new (DIEValueAllocator) DIELoc();