Searched defs:sh_offset (Results 1 - 12 of 12) sorted by relevance

/haiku-buildtools/legacy/binutils/include/elf/
H A Dexternal.h105 unsigned char sh_offset[4]; /* Section file offset */ member in struct:__anon2827
118 unsigned char sh_offset[8]; /* Section file offset */ member in struct:__anon2828
H A Dinternal.h87 file_ptr sh_offset; /* Section file offset */ member in struct:elf_internal_shdr
/haiku-buildtools/binutils/elfcpp/
H A Delfcpp_internal.h74 typename Elf_types<size>::Elf_Off sh_offset; member in struct:elfcpp::internal::Shdr_data
/haiku-buildtools/binutils/libiberty/
H A Dsimple-object-elf.c161 unsigned char sh_offset[4]; /* Section file offset */ member in struct:__anon1032
176 unsigned char sh_offset[8]; /* Section file offset */ member in struct:__anon1033
823 size_t sh_offset; local
766 simple_object_elf_write_shdr(simple_object_write *sobj, int descriptor, off_t offset, unsigned int sh_name, unsigned int sh_type, unsigned int sh_flags, unsigned int sh_offset, unsigned int sh_size, unsigned int sh_link, unsigned int sh_addralign, const char **errmsg, int *err) argument
[all...]
/haiku-buildtools/gcc/libiberty/
H A Dsimple-object-elf.c161 unsigned char sh_offset[4]; /* Section file offset */ member in struct:__anon2172
176 unsigned char sh_offset[8]; /* Section file offset */ member in struct:__anon2173
823 size_t sh_offset; local
766 simple_object_elf_write_shdr(simple_object_write *sobj, int descriptor, off_t offset, unsigned int sh_name, unsigned int sh_type, unsigned int sh_flags, unsigned int sh_offset, unsigned int sh_size, unsigned int sh_link, unsigned int sh_addralign, const char **errmsg, int *err) argument
[all...]
/haiku-buildtools/binutils/include/elf/
H A Dexternal.h117 unsigned char sh_offset[4]; /* Section file offset */ member in struct:__anon772
130 unsigned char sh_offset[8]; /* Section file offset */ member in struct:__anon773
H A Dinternal.h106 file_ptr sh_offset; /* Section file offset */ member in struct:elf_internal_shdr
/haiku-buildtools/binutils/gold/
H A Dreloc.cc800 off_t sh_offset = shdr.get_sh_offset(); local
816 off_t sh_offset = shdr.get_sh_offset(); local
H A Doutput.cc4061 Output_section::set_fixed_layout(uint64_t sh_addr, off_t sh_offset, argument
4078 Output_section::reserve(uint64_t sh_offset, uint64_t sh_size) argument
H A Dincremental.h1018 off_t sh_offset; member in struct:gold::Incremental_inputs_reader::Incremental_input_entry_reader::Input_section_info
H A Daarch64.cc963 sh_offset() const function in class:__anon527::Output_data_got_aarch64::Erratum_stub
941 Erratum_stub(The_aarch64_relobj* relobj, int type, unsigned shndx, unsigned int sh_offset) argument
1081 E843419_stub(AArch64_relobj<size, big_endian>* relobj, unsigned int shndx, unsigned int sh_offset, unsigned int adrp_sh_offset) argument
1541 find_erratum_stub( The_aarch64_relobj* a64relobj, unsigned int shndx, unsigned int sh_offset) argument
[all...]
/haiku-buildtools/gcc/libbacktrace/
H A Delf.c182 b_elf_off sh_offset; /* Section file offset */ member in struct:__anon249

Completed in 118 milliseconds