Searched defs:emitAbbrevs (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ | ||
D | DwarfFile.cpp | 77 void DwarfFile::emitAbbrevs(MCSection *Section) { Abbrevs.Emit(Asm, Section); } in emitAbbrevs() function in DwarfFile |
D | AccelTable.cpp | 456 void Dwarf5AccelTableWriter<DataT>::emitAbbrevs() const { in emitAbbrevs() function in Dwarf5AccelTableWriter |
/external/llvm/lib/CodeGen/AsmPrinter/ | ||
D | DwarfFile.cpp | 131 void DwarfFile::emitAbbrevs(MCSection *Section) { in emitAbbrevs() function in llvm::DwarfFile |
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/ | ||
D | DwarfStreamer.cpp | 176 void DwarfStreamer::emitAbbrevs( in emitAbbrevs() function in llvm::dsymutil::DwarfStreamer |
/external/llvm/tools/dsymutil/ | ||
D | DwarfLinker.cpp | 691 void DwarfStreamer::emitAbbrevs( in emitAbbrevs() function in llvm::dsymutil::__anon5c7ea04f0111::DwarfStreamer |