Searched defs:sh_size (Results 1 – 8 of 8) sorted by relevance
/minix3/external/bsd/elftoolchain/dist/libelf/ |
H A D | elf_data.c | 51 uint64_t sh_align, sh_offset, sh_size; in elf_getdata() local 211 uint64_t sh_align, sh_offset, sh_size; in elf_rawdata() local
|
H A D | elf_update.c | 130 uint64_t sh_align, sh_entsize, sh_offset, sh_size; in _libelf_compute_section_extents() local 719 uint64_t sh_off, sh_size; in _libelf_write_scn() local
|
/minix3/external/gpl3/binutils/usr.sbin/dbsym/ |
H A D | dbsym.c | 366 int elftype, e_shnum, i, sh_size; in load_symtab() local
|
/minix3/external/bsd/file/dist/src/ |
H A D | readelf.h | 178 Elf32_Word sh_size; member 191 Elf64_Off sh_size; member
|
/minix3/minix/include/sys/ |
H A D | elf64.h | 92 Elf64_Xword sh_size; /* Size in bytes. */ member
|
/minix3/external/bsd/elftoolchain/dist/common/ |
H A D | elfdefinitions.h | 2421 Elf32_Word sh_size; /* section size in bytes */ member 2435 Elf64_Xword sh_size; /* section size in bytes */ member
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/ |
H A D | ELF.h | 530 Elf32_Word sh_size; // Size of section, in bytes member 544 Elf64_Xword sh_size; member
|
/minix3/sys/sys/ |
H A D | exec_elf.h | 391 Elf32_Word sh_size; /* section size */ member 404 Elf64_Xword sh_size; /* section size */ member
|