Searched defs:shdr_end (Results 1 – 1 of 1) sorted by relevance
106 char *const shdr_start, char *const shdr_end) in fill_mmap()240 char *const shdr_end = shdr_start + ehdr->e_shnum * ehdr->e_shentsize; in __elfw2() local