Home
last modified time | relevance | path

Searched defs:sh_entsize (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/usr.bin/binutils/include/elf/
H A Dexternal.h110 unsigned char sh_entsize[4]; /* Entry size if section holds table */ member
123 unsigned char sh_entsize[8]; /* Entry size if section holds table */ member
H A Dinternal.h84 bfd_size_type sh_entsize; /* Entry size if section holds table */ member
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Dexternal.h110 unsigned char sh_entsize[4]; /* Entry size if section holds table */ member
123 unsigned char sh_entsize[8]; /* Entry size if section holds table */ member
H A Dinternal.h84 bfd_size_type sh_entsize; /* Entry size if section holds table */ member
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h169 elf_xword sh_entsize; ///< Byte size of each section entry. member
/openbsd/lib/libelf/
H A Delf_update.c121 uint64_t sh_align, sh_entsize, sh_offset, sh_size; in _libelf_compute_section_extents() local
/openbsd/sys/sys/
H A Dexec_elf.h220 Elf32_Word sh_entsize; /* section entry size */ member
233 Elf64_Xword sh_entsize; /* table entry size */ member
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h961 Elf32_Word sh_entsize; // Size of records contained within the section member
975 Elf64_Xword sh_entsize; member
/openbsd/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.c10768 unsigned int sh_type, sh_flags, sh_entsize; local