Home
last modified time | relevance | path

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

/third_party/elfutils/libdwfl/
H A Ddwfl_module_getdwarf.c250 const GElf_Addr sh_end = sh_addr + sh_size; in consider_shdr() local
251 if (sh_end > *phighest) in consider_shdr()
252 *phighest = sh_end; in consider_shdr()

Completed in 2 milliseconds