Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.cpp98 void DwarfFile::emitAbbrevs(MCSection *Section) { Abbrevs.Emit(Asm, Section); } in emitAbbrevs() function in DwarfFile
H A DAccelTable.cpp450 void Dwarf5AccelTableWriter<DataT>::emitAbbrevs() const { in emitAbbrevs() function in Dwarf5AccelTableWriter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp173 void DwarfStreamer::emitAbbrevs( in emitAbbrevs() function in llvm::DwarfStreamer