Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Symbol/
DSymtab.cpp834 SectionList &child_sectlist = sect_sp->GetChildren(); in AddSectionsToRangeMap() local
838 if (child_sectlist.GetNumSections(0) > 0) { in AddSectionsToRangeMap()
839 AddSectionsToRangeMap(&child_sectlist, section_ranges); in AddSectionsToRangeMap()