Home
last modified time | relevance | path

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

/external/elfutils/tests/
Ddwflsyms.c188 GElf_Addr ebias; in list_syms() local
190 Elf_Scn *scn = dwfl_module_address_section (mod, &addr, &ebias); in list_syms()
193 Elf *melf = dwfl_module_getelf (mod, &ebias); in list_syms()
/external/elfutils/src/
Daddr2line.c454 Dwarf_Addr ebias; in print_addrsym() local
455 Elf_Scn *scn = dwfl_module_address_section (mod, &addr, &ebias); in print_addrsym()
462 Elf *elf = dwfl_module_getelf (mod, &ebias); in print_addrsym()