Searched refs:next_section_sp (Results 1 – 1 of 1) sorted by relevance
1865 SectionSP next_section_sp; in ProcessSegmentCommand() local1867 next_section_sp = in ProcessSegmentCommand()1872 if (next_section_sp.get() != nullptr) in ProcessSegmentCommand()1873 curr_section_sp->SetByteSize(next_section_sp->GetFileAddress() - in ProcessSegmentCommand()