/dflybsd-src/contrib/elftoolchain/libelf/ |
H A D | elf_data.c | 45 uint64_t sh_align, sh_offset, sh_size; in elf_getdata() local 218 uint64_t sh_align, sh_offset, sh_size; in elf_rawdata() local
|
H A D | elf_update.c | 122 uint64_t sh_align, sh_entsize, sh_offset, sh_size; in _libelf_compute_section_extents() local
|
/dflybsd-src/contrib/binutils-2.34/elfcpp/ |
H A D | elfcpp_internal.h | 74 typename Elf_types<size>::Elf_Off sh_offset; member
|
/dflybsd-src/contrib/binutils-2.27/elfcpp/ |
H A D | elfcpp_internal.h | 74 typename Elf_types<size>::Elf_Off sh_offset; member
|
/dflybsd-src/contrib/gdb-7/libiberty/ |
H A D | simple-object-elf.c | 161 unsigned char sh_offset[4]; /* Section file offset */ member 176 unsigned char sh_offset[8]; /* Section file offset */ member 760 unsigned int sh_offset, unsigned int sh_size, in simple_object_elf_write_shdr() 814 size_t sh_offset; in simple_object_elf_write_to_file() local
|
/dflybsd-src/contrib/gcc-4.7/libiberty/ |
H A D | simple-object-elf.c | 161 unsigned char sh_offset[4]; /* Section file offset */ member 176 unsigned char sh_offset[8]; /* Section file offset */ member 760 unsigned int sh_offset, unsigned int sh_size, in simple_object_elf_write_shdr() 814 size_t sh_offset; in simple_object_elf_write_to_file() local
|
/dflybsd-src/contrib/binutils-2.27/libiberty/ |
H A D | simple-object-elf.c | 161 unsigned char sh_offset[4]; /* Section file offset */ member 176 unsigned char sh_offset[8]; /* Section file offset */ member 769 unsigned int sh_offset, unsigned int sh_size, in simple_object_elf_write_shdr() 823 size_t sh_offset; in simple_object_elf_write_to_file() local
|
/dflybsd-src/contrib/binutils-2.34/libiberty/ |
H A D | simple-object-elf.c | 169 unsigned char sh_offset[4]; /* Section file offset */ member 184 unsigned char sh_offset[8]; /* Section file offset */ member 849 unsigned int sh_offset, unsigned int sh_size, in simple_object_elf_write_shdr() 907 size_t sh_offset; in simple_object_elf_write_to_file() local
|
/dflybsd-src/contrib/gcc-8.0/libiberty/ |
H A D | simple-object-elf.c | 169 unsigned char sh_offset[4]; /* Section file offset */ member 184 unsigned char sh_offset[8]; /* Section file offset */ member 841 unsigned int sh_offset, unsigned int sh_size, in simple_object_elf_write_shdr() 899 size_t sh_offset; in simple_object_elf_write_to_file() local
|
/dflybsd-src/contrib/gdb-7/include/elf/ |
H A D | external.h | 118 unsigned char sh_offset[4]; /* Section file offset */ member 131 unsigned char sh_offset[8]; /* Section file offset */ member
|
H A D | internal.h | 107 file_ptr sh_offset; /* Section file offset */ member
|
/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | reloc.cc | 800 off_t sh_offset = shdr.get_sh_offset(); in write_sections() local 816 off_t sh_offset = shdr.get_sh_offset(); in write_sections() local
|
H A D | aarch64.cc | 942 unsigned shndx, unsigned int sh_offset) in Erratum_stub() 963 sh_offset() const in sh_offset() function in __anonb61028e10111::Erratum_stub 1071 unsigned int shndx, unsigned int sh_offset, in E843419_stub() 1526 The_aarch64_relobj* a64relobj, unsigned int shndx, unsigned int sh_offset) in find_erratum_stub()
|
H A D | output.cc | 4061 Output_section::set_fixed_layout(uint64_t sh_addr, off_t sh_offset, in set_fixed_layout() 4078 Output_section::reserve(uint64_t sh_offset, uint64_t sh_size) in reserve()
|
/dflybsd-src/contrib/binutils-2.34/include/elf/ |
H A D | external.h | 117 unsigned char sh_offset[4]; /* Section file offset */ member 130 unsigned char sh_offset[8]; /* Section file offset */ member
|
H A D | internal.h | 106 file_ptr sh_offset; /* Section file offset */ member
|
/dflybsd-src/contrib/binutils-2.34/gold/ |
H A D | reloc.cc | 800 off_t sh_offset = shdr.get_sh_offset(); in write_sections() local 816 off_t sh_offset = shdr.get_sh_offset(); in write_sections() local
|
H A D | output.cc | 4079 Output_section::set_fixed_layout(uint64_t sh_addr, off_t sh_offset, in set_fixed_layout() 4096 Output_section::reserve(uint64_t sh_offset, uint64_t sh_size) in reserve()
|
/dflybsd-src/contrib/binutils-2.27/include/elf/ |
H A D | external.h | 117 unsigned char sh_offset[4]; /* Section file offset */ member 130 unsigned char sh_offset[8]; /* Section file offset */ member
|
H A D | internal.h | 106 file_ptr sh_offset; /* Section file offset */ member
|
/dflybsd-src/sys/sys/ |
H A D | elf32.h | 82 Elf32_Off sh_offset; /* Offset in file. */ member
|
H A D | elf64.h | 97 Elf64_Off sh_offset; /* Offset in file. */ member
|
/dflybsd-src/contrib/file/src/ |
H A D | readelf.h | 211 Elf32_Off sh_offset; member 224 Elf64_Off sh_offset; member
|
/dflybsd-src/contrib/elftoolchain/common/ |
H A D | elfdefinitions.h | 2501 Elf32_Off sh_offset; /* file offset of section */ member 2515 Elf64_Off sh_offset; /* file offset of section */ member
|
/dflybsd-src/lib/libexecinfo/ |
H A D | private_libelf.h | 505 Elf64_Off sh_offset; /* file offset of section */ member 3416 uint64_t sh_align, sh_offset, sh_size; in elf_getdata() local
|