Searched refs:emitAbbrevs (Results 1 – 2 of 2) sorted by relevance
484 void emitAbbrevs(const MCSection *, std::vector<DIEAbbrev*> *);
1915 emitAbbrevs(Asm->getObjFileLowering().getDwarfAbbrevSection(), in emitAbbreviations()1921 void DwarfDebug::emitAbbrevs(const MCSection *Section, in emitAbbrevs() function in DwarfDebug2539 emitAbbrevs(Section, &SkeletonAbbrevs); in emitSkeletonAbbrevs()2555 emitAbbrevs(Asm->getObjFileLowering().getDwarfAbbrevDWOSection(), in emitDebugAbbrevDWO()