Searched refs:source_section (Results 1 – 1 of 1) sorted by relevance
342 Elf32_Shdr* source_section = nullptr; in CheckSectionsLinked() local350 source_section = section_header; in CheckSectionsLinked()357 if (source_section != nullptr) { in CheckSectionsLinked()363 return target_found && source_section != nullptr && source_section->sh_link == target_index; in CheckSectionsLinked()