Searched refs:GetChildren (Results 1 – 4 of 4) sorted by relevance
393 if ((*sect_iter)->GetChildren().ReplaceSection(sect_id, sect_sp, depth - 1)) in ReplaceSection()409 count += (*sect_iter)->GetChildren().GetNumSections(depth - 1); in GetNumSections()443 sect_sp = child_section->GetChildren().FindSectionByName(section_dstr); in FindSectionByName()467 sect_sp = (*sect_iter)->GetChildren().FindSectionByID (sect_id); in FindSectionByID()489 … sect_sp = m_sections[idx]->GetChildren().FindSectionByType (sect_type, check_children, 0); in FindSectionByType()512 sect_sp = sect->GetChildren().FindSectionContainingFileAddress(vm_addr, depth - 1); in FindSectionContainingFileAddress()
97 sb_section.SetSP(section_sp->GetChildren ().FindSectionByName(const_sect_name)); in FindSubSection()108 return section_sp->GetChildren ().GetSize(); in GetNumSubSections()118 sb_section.SetSP (section_sp->GetChildren ().GetSectionAtIndex(idx)); in GetSubSectionAtIndex()
146 GetChildren () in GetChildren() function152 GetChildren () const in GetChildren() function
619 section_list = §ion->GetChildren (); in CalculateAbilities()