Searched refs:phdrs_start (Results 1 – 1 of 1) sorted by relevance
562 GElf_Off phdrs_start = ehdr->e_phoff; in relocate_section() local566 if (phdrs_start != 0 && phnums != 0) in relocate_section()570 GElf_Off phdrs_end = phdrs_start + phnums * phentsize; in relocate_section()571 if (unlikely ((phdrs_start < shdr->sh_offset + shdr->sh_size in relocate_section()573 || (phdrs_start < tshdr->sh_offset + tshdr->sh_size in relocate_section()