Searched defs:sh_type (Results 1 - 25 of 40) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/bsd/libelf/dist/
H A Delf_data.c50 unsigned int sh_type; local
192 uint32_t sh_type; local
[all...]
H A Dgelf_cap.c53 uint32_t sh_type; local
110 uint32_t sh_type; local
[all...]
H A Dgelf_dyn.c51 uint32_t sh_type; local
107 uint32_t sh_type; local
[all...]
H A Dgelf_move.c53 uint32_t sh_type; local
112 uint32_t sh_type; local
[all...]
H A Dgelf_rel.c51 uint32_t sh_type; local
109 uint32_t sh_type; local
[all...]
H A Dgelf_rela.c51 uint32_t sh_type; local
110 uint32_t sh_type; local
[all...]
H A Dgelf_sym.c51 uint32_t sh_type; local
112 uint32_t sh_type; local
[all...]
H A Dgelf_syminfo.c53 uint32_t sh_type; local
110 uint32_t sh_type; local
[all...]
H A Dgelf_symshndx.c50 uint32_t sh_type; local
98 uint32_t sh_type; local
[all...]
H A Delf_update.c88 uint32_t sh_type; local
285 size_t sh_type, shdr_star local
543 uint32_t sh_type; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/pkg_install/dist/info/
H A Dshow.c70 pl_ent_t sh_type; /* type of entry */ member in struct:show_t
/netbsd-6-1-5-RELEASE/external/bsd/libdwarf/dist/
H A Ddwarf_dump.c40 get_sht_desc(uint32_t sh_type) argument
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Dmapfile.cc359 unsigned int sh_type = relobj->section_type(i); local
H A Dgc.h160 get_embedded_addend_size(int sh_type, int r_type, Relobj* obj) argument
H A Dreloc.cc277 unsigned int sh_type = shdr.get_sh_type(); local
908 unsigned int sh_type = shdr.get_sh_type(); local
1020 emit_relocs( const Relocate_info<size, big_endian>* relinfo, unsigned int i, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, typename elfcpp::Elf_types<size>::Elf_Addr offset_in_output_section, unsigned char* view, typename elfcpp::Elf_types<size>::Elf_Addr address, section_size_type view_size, unsigned char* reloc_view, section_size_type reloc_view_size) argument
1089 incremental_relocs_write( const Relocate_info<size, big_endian>* relinfo, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, Address output_offset, Output_file* of) argument
1242 split_stack_adjust( const Symbol_table* symtab, const unsigned char* pshdrs, unsigned int sh_type, unsigned int shndx, const unsigned char* prelocs, size_t reloc_count, unsigned char* view, section_size_type view_size, Reloc_symbol_changes** reloc_map) argument
[all...]
H A Di386.cc2041 scan_relocs(Symbol_table* symtab, Layout* layout, Sized_relobj<32, false>* object, unsigned int data_shndx, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_symbols) argument
2968 relocate_section(const Relocate_info<32, false>* relinfo, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, unsigned char* view, elfcpp::Elf_types<32>::Elf_Addr address, section_size_type view_size, const Reloc_symbol_changes* reloc_symbol_changes) argument
3070 scan_relocatable_relocs(Symbol_table* symtab, Layout* layout, Sized_relobj<32, false>* object, unsigned int data_shndx, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_symbols, Relocatable_relocs* rr) argument
3106 relocate_for_relocatable( const Relocate_info<32, false>* relinfo, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, off_t offset_in_output_section, const Relocatable_relocs* rr, unsigned char* view, elfcpp::Elf_types<32>::Elf_Addr view_address, section_size_type view_size, unsigned char* reloc_view, section_size_type reloc_view_size) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/elfcpp/
H A Delfcpp_internal.h71 Elf_Word sh_type; member in struct:elfcpp::internal::Shdr_data
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/elf/
H A Dexternal.h115 unsigned char sh_type[4]; /* Type of section */ member in struct:__anon3516
128 unsigned char sh_type[4]; /* Type of section */ member in struct:__anon3517
H A Dinternal.h104 unsigned int sh_type; /* Type of section */ member in struct:elf_internal_shdr
/netbsd-6-1-5-RELEASE/sys/arch/x68k/stand/aout2hux/
H A Daout68k.h123 be_uint32_t sh_type; member in struct:elf_m68k_shdr
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/elf/
H A Dexternal.h115 unsigned char sh_type[4]; /* Type of section */ member in struct:__anon883
128 unsigned char sh_type[4]; /* Type of section */ member in struct:__anon884
H A Dinternal.h104 unsigned int sh_type; /* Type of section */ member in struct:elf_internal_shdr
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/libiberty/
H A Dsimple-object-elf.c153 unsigned char sh_type[4]; /* Type of section */ member in struct:__anon3799
168 unsigned char sh_type[4]; /* Type of section */ member in struct:__anon3800
720 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_addralign, const char **errmsg, int *err) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libiberty/
H A Dsimple-object-elf.c158 unsigned char sh_type[4]; /* Type of section */ member in struct:__anon1143
173 unsigned char sh_type[4]; /* Type of section */ member in struct:__anon1144
757 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_addralign, const char **errmsg, int *err) argument
/netbsd-6-1-5-RELEASE/external/bsd/file/dist/src/
H A Dreadelf.h182 Elf32_Word sh_type; member in struct:__anon1554
195 Elf64_Word sh_type; member in struct:__anon1555

Completed in 169 milliseconds

12