Searched defs:ehsize (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/elfutils/libdwfl/ |
H A D | relocate.c | 574 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/ |
D | ldelf.go | 90 ehsize uint32 member
|
/aosp_15_r20/external/toybox/toys/other/ |
H A D | readelf.c | 458 int type, machine, version, flags, entry, ehsize, phnum, shstrndx, i, j, w; in scan_elf() local
|