Searched refs:GetChildren (Results 1 – 7 of 7) sorted by relevance
374 if ((*sect_iter)->GetChildren().ReplaceSection(sect_id, sect_sp, depth - 1)) in ReplaceSection()390 count += (*sect_iter)->GetChildren().GetNumSections(depth - 1); in GetNumSections()424 sect_sp = child_section->GetChildren().FindSectionByName(section_dstr); in FindSectionByName()448 sect_sp = (*sect_iter)->GetChildren().FindSectionByID (sect_id); in FindSectionByID()470 … sect_sp = m_sections[idx]->GetChildren().FindSectionByType (sect_type, check_children, 0); in FindSectionByType()493 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
1164 segment->GetChildren().Slide(-slide_amount, false); in CreateSections()1335 segment_sp->GetChildren().AddSection(section_sp); in CreateSections()1351 … SectionSP curr_section_sp(segment_sp->GetChildren().FindSectionByID (sect_uid)); in CreateSections()1354 … next_section_sp = segment_sp->GetChildren().FindSectionByID (sect_uid+1); in CreateSections()1701 … eh_frame_section_sp = text_section_sp->GetChildren().FindSectionByName (g_section_name_eh_frame); in ParseSymtab()
538 function GetChildren: IList<IBaseTree>; in GetChildren() function578 property Children: IList<IBaseTree> read GetChildren;1162 function GetChildren: IList<IBaseTree>; in GetChildren() function2258 function TBaseTree.GetChildren: IList<IBaseTree>; in GetChildren() function
2198 …SectionSP objc_opt_section_sp (text_segment_sp->GetChildren().FindSectionByName(ConstString("__obj… in GetSharedCacheReadOnlyAddress()
619 section_list = §ion->GetChildren (); in CalculateAbilities()