Home
last modified time | relevance | path

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

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