Home
last modified time | relevance | path

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

/external/elfutils/0.153/libdwfl/
Ddwfl_module_getdwarf.c502 const GElf_Addr sh_end = sh_addr + sh_size; in find_prelink_address_sync() local
503 if (sh_end > highest) in find_prelink_address_sync()
504 highest = sh_end; in find_prelink_address_sync()