Home
last modified time | relevance | path

Searched defs:getDwarfVersion (Results 1 – 7 of 7) sorted by relevance

/llvm-project/lldb/packages/Python/lldbsuite/test/
H A Dlldbplatformutil.py266 def getDwarfVersion(): global() function
H A Dlldbtest.py1392 def getDwarfVersion(self): global() member in Base
/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h798 uint16_t getDwarfVersion() const { return DwarfVersion; } getDwarfVersion() function
/llvm-project/llvm/lib/IR/
H A DModule.cpp573 unsigned Module::getDwarfVersion() const { getDwarfVersion() function in Module
/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp2080 unsigned tools::getDwarfVersion(const ToolChain &TC, getDwarfVersion() function in tools
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp3621 uint16_t DwarfDebug::getDwarfVersion() const { getDwarfVersion() function in DwarfDebug
[all...]
H A DAsmPrinter.cpp4335 uint16_t AsmPrinter::getDwarfVersion() const { getDwarfVersion() function in AsmPrinter