Home
last modified time | relevance | path

Searched refs:sh_end (Results 1 – 1 of 1) sorted by relevance

/external/elfutils/libdwfl/
Ddwfl_module_getdwarf.c251 const GElf_Addr sh_end = sh_addr + sh_size; in consider_shdr() local
252 if (sh_end > *phighest) in consider_shdr()
253 *phighest = sh_end; in consider_shdr()