Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp894 if (std::optional<uint32_t> dwarf_idx = GetDWARFUnitIndex(cu_idx)) { in ParseCompileUnitAtIndex() local
896 DebugInfo().GetUnitAtIndex(*dwarf_idx))) in ParseCompileUnitAtIndex()