Home
last modified time | relevance | path

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

/external/elfutils/libdwfl/
Ddwfl_module_getdwarf.c240 GElf_Addr *phighest) in consider_shdr() argument
247 if (sh_end > *phighest) in consider_shdr()
248 *phighest = sh_end; in consider_shdr()