Searched defs:getDwarfVersion (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Module.cpp | 542 unsigned Module::getDwarfVersion() const { getDwarfVersion() function in Module |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ | ||
H A D | MCContext.h | 831 uint16_t getDwarfVersion() const { return DwarfVersion; } getDwarfVersion() function |
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/ | ||
H A D | CommonArgs.cpp | 2084 unsigned tools::getDwarfVersion(const ToolChain &TC, in getDwarfVersion() function in tools |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | DwarfDebug.cpp | 3633 uint16_t DwarfDebug::getDwarfVersion() const { getDwarfVersion() function in DwarfDebug |
H A D | AsmPrinter.cpp | 4307 uint16_t AsmPrinter::getDwarfVersion() const { getDwarfVersion() function in AsmPrinter |