Lines Matching full:getchildren
1164 segment->GetChildren().Slide(-slide_amount, false);
1335 segment_sp->GetChildren().AddSection(section_sp);
1351 SectionSP curr_section_sp(segment_sp->GetChildren().FindSectionByID (sect_uid));
1354 next_section_sp = segment_sp->GetChildren().FindSectionByID (sect_uid+1);
1701 eh_frame_section_sp = text_section_sp->GetChildren().FindSectionByName (g_section_name_eh_frame);