Home
last modified time | relevance | path

Searched refs:offset_is_64_bit (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugMacro.cpp63 const DWARFDataExtractor &debug_str_data, const bool offset_is_64_bit, in ReadMacroEntries() argument
89 if (offset_is_64_bit) in ReadMacroEntries()
112 if (offset_is_64_bit) in ReadMacroEntries()
H A DDWARFDebugMacro.h54 const bool offset_is_64_bit,