Lines Matching defs:section_sp
266 SectionSP section_sp(
276 if (section_sp) {
282 section_sp->GetName() != g_section_name_LINKEDIT;
285 section_sp, new_section_load_addr, warn_multiple);
299 SectionSP section_sp(
302 if (section_sp) {
304 if (g_pagezero_section_name == section_sp->GetName()) {
338 SectionSP section_sp(
340 if (section_sp) {
344 section_sp, old_section_load_addr))