Home
last modified time | relevance | path

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

/openbsd/lib/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.c121 uint64_t sh_align, sh_entsize, sh_offset, sh_size; in _libelf_compute_section_extents() local
727 uint64_t sh_off, sh_size; in _libelf_write_scn() local
/openbsd/gnu/llvm/compiler-rt/lib/hwasan/scripts/
H A Dhwasan_symbolize53 def handle_Nhdr(mv, sh_size): argument
/openbsd/gnu/usr.bin/binutils/include/elf/
H A Dexternal.h106 unsigned char sh_size[4]; /* Size of section in bytes */ member
119 unsigned char sh_size[8]; /* Size of section in bytes */ member
H A Dinternal.h83 bfd_size_type sh_size; /* Size of section in bytes */ member
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Dexternal.h106 unsigned char sh_size[4]; /* Size of section in bytes */ member
119 unsigned char sh_size[8]; /* Size of section in bytes */ member
H A Dinternal.h83 bfd_size_type sh_size; /* Size of section in bytes */ member
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h165 elf_xword sh_size; ///< Number of bytes occupied in the file. member
H A DObjectFileELF.cpp1437 const size_t sh_size = header.e_shnum * header.e_shentsize; in GetSectionHeaderInfo() local
/openbsd/sys/sys/
H A Dexec_elf.h218 Elf32_Word sh_size; /* section size */ member
231 Elf64_Xword sh_size; /* section size */ member
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h957 Elf32_Word sh_size; // Size of section, in bytes member
971 Elf64_Xword sh_size; member