Home
last modified time | relevance | path

Searched defs:getDwarfFormat (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugMacro.cpp23 DwarfFormat DWARFDebugMacro::MacroHeader::getDwarfFormat() const { in getDwarfFormat() function in DWARFDebugMacro::MacroHeader
/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCContext.h825 dwarf::DwarfFormat getDwarfFormat() const { return DwarfFormat; } in getDwarfFormat() function