Searched refs:phnums (Results 1 – 1 of 1) sorted by relevance
597 size_t phnums; in relocate_section() local598 if (elf_getphdrnum (relocated, &phnums) < 0) in relocate_section()600 if (phdrs_start != 0 && phnums != 0) in relocate_section()604 GElf_Off phdrs_end = phdrs_start + phnums * phentsize; in relocate_section()