Searched refs:phdrs_start (Results 1 – 1 of 1) sorted by relevance
594 GElf_Off phdrs_start = ehdr->e_phoff; in relocate_section() local598 if (phdrs_start != 0 && phnums != 0) in relocate_section()602 GElf_Off phdrs_end = phdrs_start + phnums * phentsize; in relocate_section()603 if (unlikely (phdrs_start < shdr->sh_offset + shdr->sh_size in relocate_section()608 if (unlikely (phdrs_start < tshdr->sh_offset + tshdr->sh_size in relocate_section()