Searched refs:next_section_sp (Results 1 – 1 of 1) sorted by relevance
1352 SectionSP next_section_sp; in CreateSections() local1354 … next_section_sp = segment_sp->GetChildren().FindSectionByID (sect_uid+1); in CreateSections()1360 if (next_section_sp.get() != NULL) in CreateSections()1361 …curr_section_sp->SetByteSize ( next_section_sp->GetFileAddress() - curr_section_sp->GetFileAddress… in CreateSections()