Home
last modified time | relevance | path

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

/third_party/elfutils/tests/
H A 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()
/third_party/elfutils/src/
H A Daddr2line.c447 Dwarf_Addr ebias; in print_addrsym() local
448 Elf_Scn *scn = dwfl_module_address_section (mod, &addr, &ebias); in print_addrsym()
455 Elf *elf = dwfl_module_getelf (mod, &ebias); in print_addrsym()

Completed in 3 milliseconds