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

/freebsd-current/contrib/elftoolchain/libelf/
H A Delf_data.c45 uint64_t sh_align, sh_offset, sh_size, raw_size; local
221 uint64_t sh_align, sh_offset, sh_size, raw_size; local
[all...]
H A Delf_update.c122 uint64_t sh_align, sh_entsize, sh_offset, sh_size; local
728 uint64_t sh_off, sh_size; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFTypes.h156 Elf_Word sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
171 Elf_Xword sh_size; // Size of section, in bytes member in struct:llvm::object::Elf_Shdr_Base
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h165 elf_xword sh_size; ///< Number of bytes occupied in the file. member in struct:elf::ELFSectionHeader
H A DObjectFileELF.cpp1459 const size_t sh_size = header.e_shnum * header.e_shentsize; local
[all...]
/freebsd-current/sys/sys/
H A Delf64.h104 Elf64_Xword sh_size; /* Size in bytes. */ member in struct:__anon6082
H A Delf32.h95 Elf32_Word sh_size; /* Size in bytes. */ member in struct:__anon6064
/freebsd-current/contrib/file/src/
H A Dreadelf.h212 Elf32_Word sh_size; member in struct:__anon681
225 Elf64_Off sh_size; member in struct:__anon682
/freebsd-current/contrib/elftoolchain/common/
H A Delfdefinitions.h2760 Elf32_Word sh_size; /* section size in bytes */ member in struct:__anon57
2774 Elf64_Xword sh_size; /* section size in bytes */ member in struct:__anon58
/freebsd-current/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1012 Elf32_Word sh_size; // Size of section, in bytes member in struct:llvm::ELF::Elf32_Shdr
1026 Elf64_Xword sh_size; member in struct:llvm::ELF::Elf64_Shdr

Completed in 200 milliseconds