Searched refs:s_unit (Results 1 – 1 of 1) sorted by relevance
51 DWARFUnit &s_unit, llvm::function_ref<bool(DIERef ref)> callback) const { in FindAllEntriesForUnit() argument52 lldbassert(!s_unit.GetSymbolFileDWARF().GetDwoNum()); in FindAllEntriesForUnit()53 const DWARFUnit &ns_unit = s_unit.GetNonSkeletonUnit(); in FindAllEntriesForUnit()