Searched refs:lowaddr (Results 1 – 1 of 1) sorted by relevance
543 GElf_Addr lowaddr = 0; in check_rel() local557 if (sym->st_value < addr && sym->st_value > lowaddr) in check_rel()559 lowaddr = sym->st_value; in check_rel()