Searched defs:phdrs_end (Results 1 – 3 of 3) sorted by relevance
36 let phdrs_end = current_phdr.cast::<u8>().add(phnum * phent).cast(); in startup_tls_info() localVariable
604 GElf_Off phdrs_end = phdrs_start + phnums * phentsize; in relocate_section() local
877 char *phdrs_end = phdrs + ehdr->e_phnum * ehdr->e_phentsize; in ForEachMappedRegion() local