ELF_T_SHDR
fsz = elf64_fsize(ELF_T_SHDR, (size_t) 1, EV_CURRENT);
[ELF_T_SHDR] = { .tof32 = NULL, .tom32 = NULL, .tof64 = NULL,
fsz = _libelf_fsize(ELF_T_SHDR, ec, e->e_version, 1);
xlator = _libelf_get_translator(ELF_T_SHDR, ELF_TOMEMORY, ec);
fsz = _libelf_fsize(ELF_T_SHDR, ec, e->e_version, (size_t) 1);
xlator = _libelf_get_translator(ELF_T_SHDR, ELF_TOMEMORY, ec);
[ELF_T_SHDR] = { .msz64 = sizeof(Elf64_Shdr) },
[ELF_T_SHDR] = { .fsz64 = sizeof(Elf64_Word)+sizeof(Elf64_Word)