Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:DIELoc

48                                        DIELoc &DIE)
89 DIELocs[j]->~DIELoc();
214 void DwarfUnit::addSInt(DIELoc &Die, Optional<dwarf::Form> Form,
233 void DwarfUnit::addLabel(DIELoc &Die, dwarf::Form Form, const MCSymbol *Label) {
250 void DwarfUnit::addOpAddress(DIELoc &Die, const MCSymbol *Sym) {
310 void DwarfUnit::addBlock(DIE &Die, dwarf::Attribute Attribute, DIELoc *Loc) {
370 bool DwarfUnit::addRegisterOpPiece(DIELoc &TheDie, unsigned Reg,
377 bool DwarfUnit::addRegisterOffset(DIELoc &TheDie, unsigned Reg,
474 DIELoc *Loc = new (DIEValueAllocator) DIELoc;
1055 DIELoc *Loc = new (DIEValueAllocator) DIELoc;
1223 DIELoc *Block = getDIELoc();
1379 DIELoc *VBaseLocationDie = new (DIEValueAllocator) DIELoc;
1438 DIELoc *MemLocationDie = new (DIEValueAllocator) DIELoc;