HomeSort by relevance Sort by last modified time
    Searched defs:getDwarfVersion (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/IR/
Module.cpp 450 unsigned Module::getDwarfVersion() const {
  /external/llvm/include/llvm/MC/
MCContext.h 406 uint16_t getDwarfVersion() const { return DwarfVersion; }
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.h 624 unsigned getDwarfVersion() const { return DwarfVersion; }

Completed in 1584 milliseconds