Searched defs:emitAbbrevs (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ | ||
| D | DwarfFile.cpp | 97 void DwarfFile::emitAbbrevs(MCSection *Section) { Abbrevs.Emit(Asm, Section); } in emitAbbrevs() function in DwarfFile |
| D | AccelTable.cpp | 449 void Dwarf5AccelTableWriter<DataT>::emitAbbrevs() const { in emitAbbrevs() function in Dwarf5AccelTableWriter |
| /openbsd/src/gnu/llvm/llvm/lib/DWARFLinker/ | ||
| D | DWARFStreamer.cpp | 179 void DwarfStreamer::emitAbbrevs( in emitAbbrevs() function in llvm::DwarfStreamer |