Searched defs:getDwarfVersion (Results 1 - 3 of 3) sorted by relevance
/external/llvm/lib/IR/ | ||
H A D | Module.cpp | 443 unsigned Module::getDwarfVersion() const { function in class:Module |
/external/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | DwarfDebug.h | 553 unsigned getDwarfVersion() const { return DwarfVersion; } function in class:llvm::DwarfDebug |
/external/llvm/include/llvm/MC/ | ||
H A D | MCContext.h | 504 uint16_t getDwarfVersion() const { return DwarfVersion; } function in class:llvm::MCContext |
Completed in 687 milliseconds