Home
last modified time | relevance | path

Searched refs:emitDwarfAbbrevs (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.cpp136 Asm->emitDwarfAbbrevs(Abbreviations); in emitAbbrevs()
/external/llvm/include/llvm/CodeGen/
DAsmPrinter.h454 template <typename T> void emitDwarfAbbrevs(const T &Abbrevs) const { in emitDwarfAbbrevs() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DAsmPrinter.h555 template <typename T> void emitDwarfAbbrevs(const T &Abbrevs) const { in emitDwarfAbbrevs() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp175 AP->emitDwarfAbbrevs(Abbreviations); in Emit()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDwarfStreamer.cpp181 Asm->emitDwarfAbbrevs(Abbrevs); in emitAbbrevs()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp694 Asm->emitDwarfAbbrevs(Abbrevs); in emitAbbrevs()