Searched defs:getDwarfFormat (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/DebugInfo/DWARF/ | ||
H A D | DWARFDebugMacro.cpp | 23 DwarfFormat DWARFDebugMacro::MacroHeader::getDwarfFormat() const { in getDwarfFormat() function in DWARFDebugMacro::MacroHeader |
/llvm-project/llvm/include/llvm/MC/ | ||
H A D | MCContext.h | 795 dwarf::DwarfFormat getDwarfFormat() const { return DwarfFormat; } getDwarfFormat() function |