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