Searched refs:symbias (Results 1 – 6 of 6) sorted by relevance
34 Dwarf_Addr *dwbias, Dwarf_Addr *symbias, in dwfl_module_info() argument50 if (symbias) in dwfl_module_info()51 *symbias = (mod->symfile == NULL ? (Dwarf_Addr) -1 in dwfl_module_info()
203 Dwarf_Addr *dwbias, Dwarf_Addr *symbias,
489 Elf_Word symbias = *cr_word++; in module_find_symbol_gnu() local505 Elf_Word *gnu_chain_zero = cr_word - symbias; in module_find_symbol_gnu()
2116 Elf32_Word symbias = ((Elf32_Word *) data->d_buf)[1]; in check_gnu_hash() local2178 if (symidx < symbias) in check_gnu_hash()2186 while (symidx - symbias < maxidx) in check_gnu_hash()2192 - symbias]; in check_gnu_hash()2252 if (symidx - symbias >= maxidx) in check_gnu_hash()
3212 Elf32_Word symbias = ((Elf32_Word *) data->d_buf)[1]; in handle_gnu_hash() local3247 Elf32_Word inner = bucket[cnt] - symbias; in handle_gnu_hash()3276 (unsigned int) symbias, in handle_gnu_hash()