Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DAsmPrinter.h683 template <typename T> void emitDwarfAbbrevs(const T &Abbrevs) const { in emitDwarfAbbrevs() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp174 AP->emitDwarfAbbrevs(Abbreviations); in Emit()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DWARFLinker/
DDWARFStreamer.cpp178 Asm->emitDwarfAbbrevs(Abbrevs); in emitAbbrevs()