Home
last modified time | relevance | path

Searched defs:emitAbbrevs (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFEmitterImpl.cpp123 void DwarfEmitterImpl::emitAbbrevs( emitAbbrevs() function in DwarfEmitterImpl
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.cpp97 void DwarfFile::emitAbbrevs(MCSection *Section) { Abbrevs.Emit(Asm, Section); } in emitAbbrevs() function in DwarfFile
H A DAccelTable.cpp537 void Dwarf5AccelTableWriter::emitAbbrevs() const { emitAbbrevs() function in Dwarf5AccelTableWriter
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp211 void DwarfStreamer::emitAbbrevs( in emitAbbrevs() function in DwarfStreamer