Searched refs:find_offsets (Results 1 - 2 of 2) sorted by relevance
/third_party/elfutils/libdwfl/ |
H A D | dwfl_module_getdwarf.c | 666 find_offsets (Elf *elf, GElf_Addr main_bias, size_t phnum, size_t n, in find_offsets() function 708 find_offsets (mod->main.elf, adjust, phnum, i_max, addrs, offs); in translate_offs()
|
/third_party/elfutils/src/ |
H A D | readelf.c | 342 static void find_offsets (Elf *elf, GElf_Addr main_bias, size_t n, 4878 find_offsets(Elf *elf, GElf_Addr main_bias, size_t n, in find_offsets() function 4962 find_offsets(elf, 0, i_max, addrs, offs); in get_dynscn_strtab()
|
Completed in 20 milliseconds