Home
last modified time | relevance | path

Searched defs:ehsize (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/elfutils/libdwfl/
H A Drelocate.c574 size_t ehsize = gelf_fsize (relocated, ELF_T_EHDR, 1, EV_CURRENT); in relocate_section() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/loadelf/
Dldelf.go90 ehsize uint32 member
/aosp_15_r20/external/toybox/toys/other/
H A Dreadelf.c458 int type, machine, version, flags, entry, ehsize, phnum, shstrndx, i, j, w; in scan_elf() local