Home
last modified time | relevance | path

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

/external/elfutils/tests/
Ddwflsyms.c187 GElf_Addr ebias; in list_syms() local
189 Elf_Scn *scn = dwfl_module_address_section (mod, &addr, &ebias); in list_syms()
192 Elf *melf = dwfl_module_getelf (mod, &ebias); in list_syms()
/external/elfutils/src/
Daddr2line.c440 Dwarf_Addr ebias; in print_addrsym() local
441 Elf_Scn *scn = dwfl_module_address_section (mod, &addr, &ebias); in print_addrsym()
448 Elf *elf = dwfl_module_getelf (mod, &ebias); in print_addrsym()