Home
last modified time | relevance | path

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

/external/elfutils/libdwfl/
Dlink_map.c610 GElf_Addr mod_bias = dwfl_adjusted_address (mod, 0); in consider_executable() local
611 if (bias != mod_bias) in consider_executable()
613 mod->low_addr -= mod_bias; in consider_executable()
614 mod->high_addr -= mod_bias; in consider_executable()