Home
last modified time | relevance | path

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

/external/elfutils/libdwfl/
Ddwfl_module_getdwarf.c908 GElf_Ehdr ehdr_main, ehdr_aux; in find_aux_address_sync() local
910 || unlikely (gelf_getehdr (mod->aux_sym.elf, &ehdr_aux) == NULL)) in find_aux_address_sync()
912 mod->aux_sym.address_sync += ehdr_aux.e_entry - ehdr_main.e_entry; in find_aux_address_sync()