Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFDebugMacro.cpp20 DwarfFormat DWARFDebugMacro::MacroHeader::getDwarfFormat() const { in getDwarfFormat() function in DWARFDebugMacro::MacroHeader
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
DMCContext.h788 dwarf::DwarfFormat getDwarfFormat() const { return DwarfFormat; } in getDwarfFormat() function