Home
last modified time | relevance | path

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

/external/elfutils/libdwfl/
Ddwfl_module_getdwarf.c245 GElf_Addr *phighest) in consider_shdr() argument
252 if (sh_end > *phighest) in consider_shdr()
253 *phighest = sh_end; in consider_shdr()