Searched defs:emitAbbrevs (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ | ||
H A D | DWARFEmitterImpl.cpp | 123 void DwarfEmitterImpl::emitAbbrevs( emitAbbrevs() function in DwarfEmitterImpl |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | DwarfFile.cpp | 97 void DwarfFile::emitAbbrevs(MCSection *Section) { Abbrevs.Emit(Asm, Section); } in emitAbbrevs() function in DwarfFile |
H A D | AccelTable.cpp | 537 void Dwarf5AccelTableWriter::emitAbbrevs() const { emitAbbrevs() function in Dwarf5AccelTableWriter |
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ | ||
H A D | DWARFStreamer.cpp | 211 void DwarfStreamer::emitAbbrevs( in emitAbbrevs() function in DwarfStreamer |