Searched refs:sh_end (Results 1 – 1 of 1) sorted by relevance
251 const GElf_Addr sh_end = sh_addr + sh_size; in consider_shdr() local252 if (sh_end > *phighest) in consider_shdr()253 *phighest = sh_end; in consider_shdr()