Searched defs:sh_entsize (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.1-release/lib/libelf/
H A Delf_update.c95 uint64_t sh_align, sh_entsize, sh_offset, sh_size; local
[all...]
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h164 elf_xword sh_entsize; ///< Byte size of each section entry. member in struct:elf::ELFSectionHeader
/freebsd-10.1-release/contrib/binutils/include/elf/
H A Dexternal.h110 unsigned char sh_entsize[4]; /* Entry size if section holds table */ member in struct:__anon512
123 unsigned char sh_entsize[8]; /* Entry size if section holds table */ member in struct:__anon513
H A Dinternal.h84 bfd_size_type sh_entsize; /* Entry size if section holds table */ member in struct:elf_internal_shdr
/freebsd-10.1-release/sys/sys/
H A Delf32.h87 Elf32_Word sh_entsize; /* Size of each entry in section. */ member in struct:__anon11350
H A Delf64.h96 Elf64_Xword sh_entsize; /* Size of each entry in section. */ member in struct:__anon11366
/freebsd-10.1-release/contrib/llvm/include/llvm/Object/
H A DELFTypes.h121 Elf_Word sh_entsize; // Size of records contained within the section member in struct:llvm::object::Elf_Shdr_Base
136 Elf_Xword sh_entsize; // Size of records contained within the section member in struct:llvm::object::Elf_Shdr_Base
/freebsd-10.1-release/contrib/file/src/
H A Dreadelf.h180 Elf32_Word sh_entsize; member in struct:__anon966
193 Elf64_Off sh_entsize; member in struct:__anon967
/freebsd-10.1-release/sys/xen/interface/
H A Delfstructs.h201 Elf32_Word sh_entsize; /* section entry size */ member in struct:__anon11544
214 Elf64_Xword sh_entsize; /* table entry size */ member in struct:__anon11545
/freebsd-10.1-release/contrib/llvm/include/llvm/Support/
H A DELF.h1189 Elf32_Word sh_entsize; // Size of records contained within the section member in struct:llvm::ELF::Elf32_Shdr
1203 Elf64_Xword sh_entsize; member in struct:llvm::ELF::Elf64_Shdr

Completed in 111 milliseconds