Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DNameToDIE.cpp53 DWARFUnit &s_unit, llvm::function_ref<bool(DIERef ref)> callback) const { in FindAllEntriesForUnit() argument
54 const DWARFUnit &ns_unit = s_unit.GetNonSkeletonUnit(); in FindAllEntriesForUnit()