Searched defs:getDwarfVersion (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/IR/
H A DModule.cpp443 unsigned Module::getDwarfVersion() const { function in class:Module
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h553 unsigned getDwarfVersion() const { return DwarfVersion; } function in class:llvm::DwarfDebug
/external/llvm/include/llvm/MC/
H A DMCContext.h504 uint16_t getDwarfVersion() const { return DwarfVersion; } function in class:llvm::MCContext

Completed in 687 milliseconds