Home
last modified time | relevance | path

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

/external/elfutils/0.153/libdwfl/
Ddwfl_module_getdwarf.c364 size_t shentsize = gelf_fsize (mod->main.elf, ELF_T_SHDR, 1, EV_CURRENT); in find_prelink_address_sync() local
371 if (ehdr.e32.e_shentsize != shentsize in find_prelink_address_sync()
379 if (ehdr.e64.e_shentsize != shentsize in find_prelink_address_sync()
391 + (shnum - 1) * shentsize))) in find_prelink_address_sync()