/netbsd-src/external/bsd/elftoolchain/dist/libelf/ |
H A D | elf_data.c | 54 uint64_t sh_align, sh_offset, sh_size, raw_size; in elf_getdata() local 230 uint64_t sh_align, sh_offset, sh_size, raw_size; in elf_rawdata() local
|
H A D | elf_update.c | 130 uint64_t sh_align, sh_entsize, sh_offset, sh_size; in _libelf_compute_section_extents() local 736 uint64_t sh_off, sh_size; in _libelf_write_scn() local
|
/netbsd-src/external/gpl3/binutils/dist/elfcpp/ |
H A D | elfcpp_internal.h | 75 typename Elf_types<size>::Elf_WXword sh_size; member
|
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/ |
H A D | elfcpp_internal.h | 75 typename Elf_types<size>::Elf_WXword sh_size; member
|
/netbsd-src/sys/arch/amiga/stand/bootblock/elf2bb/ |
H A D | elf2bb.c | 168 uint32_t sh_size; in main() local
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | reloc.cc | 323 off_t sh_size = shdr.get_sh_size(); in do_read_relocs() local 918 off_t sh_size = shdr.get_sh_size(); in relocate_section_range() local 1404 typename elfcpp::Elf_types<size>::Elf_WXword sh_size = in find_functions() local
|
H A D | object.cc | 1162 typename elfcpp::Elf_types<size>::Elf_WXword sh_size = shdr.get_sh_size(); in include_linkonce_section() local 1689 off_t sh_size = shdr.get_sh_size(); in do_layout() local 2977 uint64_t sh_size; in map_to_kept_section() local 3047 uint64_t sh_size; in find_kept_section_object() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | reloc.cc | 323 off_t sh_size = shdr.get_sh_size(); in do_read_relocs() local 918 off_t sh_size = shdr.get_sh_size(); in relocate_section_range() local 1404 typename elfcpp::Elf_types<size>::Elf_WXword sh_size = in find_functions() local
|
H A D | object.cc | 1162 typename elfcpp::Elf_types<size>::Elf_WXword sh_size = shdr.get_sh_size(); in include_linkonce_section() local 1689 off_t sh_size = shdr.get_sh_size(); in do_layout() local 2977 uint64_t sh_size; in map_to_kept_section() local 3047 uint64_t sh_size; in find_kept_section_object() local
|
/netbsd-src/external/gpl3/binutils/usr.sbin/dbsym/ |
H A D | dbsym.c | 367 int elftype, e_shnum, i, sh_size, rv = 1, shstridx; in load_symtab() local
|
/netbsd-src/external/gpl3/binutils.old/usr.sbin/dbsym/ |
H A D | dbsym.c | 367 int elftype, e_shnum, i, sh_size, rv = 1, shstridx; in load_symtab() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | simple-object-elf.c | 170 unsigned char sh_size[4]; /* Size of section in bytes */ member 185 unsigned char sh_size[8]; /* Size of section in bytes */ member 849 unsigned int sh_offset, unsigned int sh_size, in simple_object_elf_write_shdr() 962 size_t sh_size; in simple_object_elf_write_to_file() local
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | simple-object-elf.c | 170 unsigned char sh_size[4]; /* Size of section in bytes */ member 185 unsigned char sh_size[8]; /* Size of section in bytes */ member 849 unsigned int sh_offset, unsigned int sh_size, in simple_object_elf_write_shdr() 962 size_t sh_size; in simple_object_elf_write_to_file() local
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | simple-object-elf.c | 170 unsigned char sh_size[4]; /* Size of section in bytes */ member 185 unsigned char sh_size[8]; /* Size of section in bytes */ member 849 unsigned int sh_offset, unsigned int sh_size, in simple_object_elf_write_shdr() 962 size_t sh_size; in simple_object_elf_write_to_file() local
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | simple-object-elf.c | 170 unsigned char sh_size[4]; /* Size of section in bytes */ member 185 unsigned char sh_size[8]; /* Size of section in bytes */ member 849 unsigned int sh_offset, unsigned int sh_size, in simple_object_elf_write_shdr() 962 size_t sh_size; in simple_object_elf_write_to_file() local
|
/netbsd-src/sys/arch/x68k/stand/aout2hux/ |
H A D | aout68k.h | 131 be_uint32_t sh_size; member
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/ |
H A D | elf32.d | 51 Elf32_Word sh_size; variable
|
H A D | elf64.d | 53 Elf64_Xword sh_size; variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/ |
H A D | elf32.d | 51 Elf32_Word sh_size; variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/ |
H A D | elf32.d | 51 Elf32_Word sh_size; variable
|
H A D | elf64.d | 53 Elf64_Xword sh_size; variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/ |
H A D | elf32.d | 51 Elf32_Word sh_size; variable
|
H A D | elf64.d | 53 Elf64_Xword sh_size; variable
|
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/ |
H A D | external.h | 118 unsigned char sh_size[4]; /* Size of section in bytes */ member 131 unsigned char sh_size[8]; /* Size of section in bytes */ member
|
/netbsd-src/external/gpl3/binutils/dist/include/elf/ |
H A D | external.h | 118 unsigned char sh_size[4]; /* Size of section in bytes */ member 131 unsigned char sh_size[8]; /* Size of section in bytes */ member
|