Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
HDDWARFEmitterImpl.cpp129 Asm->emitDwarfAbbrevs(Abbrevs); in emitAbbrevs()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDAsmPrinter.h766 template <typename T> void emitDwarfAbbrevs(const T &Abbrevs) const { in emitDwarfAbbrevs() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDIE.cpp164 AP->emitDwarfAbbrevs(Abbreviations); in Emit()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
HDDWARFStreamer.cpp216 Asm->emitDwarfAbbrevs(Abbrevs); in emitAbbrevs()