Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:emitDIE

449     // .debug_range as a uint, size 4, for now. emitDIE will handle
506 // .debug_range as a uint, size 4, for now. emitDIE will handle
2031 void DwarfDebug::emitDIE(DIE *Die, std::vector<DIEAbbrev *> *Abbrevs) {
2119 emitDIE(Children[j], Abbrevs);
2160 DD->emitDIE(Die, Abbreviations);