Searched refs:next_section_sp (Results 1 – 1 of 1) sorted by relevance
1849 SectionSP next_section_sp; in ProcessSegmentCommand() local1851 next_section_sp = in ProcessSegmentCommand()1856 if (next_section_sp.get() != nullptr) in ProcessSegmentCommand()1857 curr_section_sp->SetByteSize(next_section_sp->GetFileAddress() - in ProcessSegmentCommand()