HomeSort by: relevance | last modified time | path
    Searched defs:getDwarfFormat (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
DWARFDebugMacro.cpp 20 DwarfFormat DWARFDebugMacro::MacroHeader::getDwarfFormat() const {
25 return getDwarfOffsetByteSize(getDwarfFormat());
32 << ", format = " << FormatString(getDwarfFormat());
  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCContext.h 783 dwarf::DwarfFormat getDwarfFormat() const { return DwarfFormat; }

Completed in 22 milliseconds