Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Symbol/
DSymtab.cpp905 SectionList &child_sectlist = sect_sp->GetChildren(); in AddSectionsToRangeMap() local
909 if (child_sectlist.GetNumSections(0) > 0) { in AddSectionsToRangeMap()
910 AddSectionsToRangeMap(&child_sectlist, section_ranges); in AddSectionsToRangeMap()