Home
last modified time | relevance | path

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

/external/elfutils/libdwfl/
Dlink_map.c588 GElf_Addr mod_bias = dwfl_adjusted_address (mod, 0); in consider_executable() local
589 if (bias != mod_bias) in consider_executable()
591 mod->low_addr -= mod_bias; in consider_executable()
592 mod->high_addr -= mod_bias; in consider_executable()