Searched refs:curr_section_sp (Results 1 – 1 of 1) sorted by relevance
1351 … SectionSP curr_section_sp(segment_sp->GetChildren().FindSectionByID (sect_uid)); in CreateSections() local1356 if (curr_section_sp.get()) in CreateSections()1358 if (curr_section_sp->GetByteSize() == 0) in CreateSections()1361 …curr_section_sp->SetByteSize ( next_section_sp->GetFileAddress() - curr_section_sp->GetFileAddress… in CreateSections()1363 curr_section_sp->SetByteSize ( load_cmd.vmsize ); in CreateSections()