Searched defs:sh_size (Results 1 - 12 of 12) sorted by relevance

/freebsd-10-stable/lib/libelf/
H A Delf_data.c45 uint64_t sh_align, sh_offset, sh_size; local
194 uint64_t sh_align, sh_offset, sh_size; local
[all...]
H A Delf_update.c95 uint64_t sh_align, sh_entsize, sh_offset, sh_size; local
592 uint64_t sh_off, sh_size; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h160 elf_xword sh_size; ///< Number of bytes occupied in the file. member in struct:elf::ELFSectionHeader
H A DObjectFileELF.cpp816 const size_t sh_size = header.e_shnum * header.e_shentsize; local
/freebsd-10-stable/contrib/binutils/include/elf/
H A Dexternal.h106 unsigned char sh_size[4]; /* Size of section in bytes */ member in struct:__anon513
119 unsigned char sh_size[8]; /* Size of section in bytes */ member in struct:__anon514
H A Dinternal.h83 bfd_size_type sh_size; /* Size of section in bytes */ member in struct:elf_internal_shdr
/freebsd-10-stable/contrib/llvm/include/llvm/Object/
H A DELFTypes.h117 Elf_Word sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
132 Elf_Xword sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
/freebsd-10-stable/sys/sys/
H A Delf64.h104 Elf64_Xword sh_size; /* Size in bytes. */ member in struct:__anon31
H A Delf32.h95 Elf32_Word sh_size; /* Size in bytes. */ member in struct:__anon14
/freebsd-10-stable/contrib/file/src/
H A Dreadelf.h212 Elf32_Word sh_size; member in struct:__anon140
225 Elf64_Off sh_size; member in struct:__anon141
/freebsd-10-stable/sys/xen/interface/
H A Delfstructs.h197 Elf32_Word sh_size; /* section size */ member in struct:__anon11685
210 Elf64_Xword sh_size; /* section size */ member in struct:__anon11686
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DELF.h1185 Elf32_Word sh_size; // Size of section, in bytes member in struct:llvm::ELF::Elf32_Shdr
1199 Elf64_Xword sh_size; member in struct:llvm::ELF::Elf64_Shdr

Completed in 167 milliseconds