Home
last modified time | relevance | path

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

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