Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libelf/
H A Delf_data.c45 uint64_t sh_align, sh_offset, sh_size, raw_size; in elf_getdata() local
221 uint64_t sh_align, sh_offset, sh_size, raw_size; in elf_rawdata() local
H A Delf_update.c122 uint64_t sh_align, sh_entsize, sh_offset, sh_size; in _libelf_compute_section_extents() local
728 uint64_t sh_off, sh_size; in _libelf_write_scn() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h165 elf_xword sh_size; ///< Number of bytes occupied in the file. member
H A DObjectFileELF.cpp1473 const size_t sh_size = header.e_shnum * header.e_shentsize; in GetSectionHeaderInfo() local
/freebsd/contrib/file/src/
H A Dreadelf.h212 Elf32_Word sh_size; member
225 Elf64_Off sh_size; member
/freebsd/sys/sys/
H A Delf32.h95 Elf32_Word sh_size; /* Size in bytes. */ member
H A Delf64.h104 Elf64_Xword sh_size; /* Size in bytes. */ member
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2760 Elf32_Word sh_size; /* section size in bytes */ member
2774 Elf64_Xword sh_size; /* section size in bytes */ member
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1030 Elf32_Word sh_size; // Size of section, in bytes member
1044 Elf64_Xword sh_size; member