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