Home
last modified time | relevance | path

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

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