/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | copy-relocs.cc | 48 Output_data_reloc<sh_type, true, size, big_endian>* reloc_section) in copy_reloc() 96 Output_data_reloc<sh_type, true, size, big_endian>* reloc_section) in emit_copy_reloc() 115 Output_data_reloc<sh_type, true, size, big_endian>* reloc_section) in make_copy_reloc() 208 Output_data_reloc<sh_type, true, size, big_endian>* reloc_section) in emit()
|
H A D | target-reloc.h | 487 static const int sh_type = sh_type_; variable 540 static const int sh_type = Classify_reloc::sh_type; variable 607 static const int sh_type = Classify_reloc::sh_type; variable
|
H A D | reloc.cc | 283 unsigned int sh_type = shdr.get_sh_type(); in do_read_relocs() local 891 unsigned int sh_type = shdr.get_sh_type(); in do_relocate_sections() local 1025 unsigned int sh_type, in incremental_relocs_write() 1181 unsigned int sh_type, in split_stack_adjust()
|
H A D | mapfile.cc | 364 unsigned int sh_type = relobj->section_type(i); in print_discarded_sections() local
|
H A D | tilegx.cc | 4153 unsigned int sh_type, in gc_process_relocs() 4192 unsigned int sh_type, in scan_relocs() 4742 unsigned int sh_type, in relocate_section() 4810 unsigned int sh_type, in scan_relocatable_relocs() 4849 unsigned int sh_type, in emit_relocs_scan() 4885 unsigned int sh_type, in relocate_relocs()
|
/dflybsd-src/contrib/binutils-2.34/gold/ |
H A D | copy-relocs.cc | 48 Output_data_reloc<sh_type, true, size, big_endian>* reloc_section) in copy_reloc() 96 Output_data_reloc<sh_type, true, size, big_endian>* reloc_section) in emit_copy_reloc() 115 Output_data_reloc<sh_type, true, size, big_endian>* reloc_section) in make_copy_reloc() 236 Output_data_reloc<sh_type, true, size, big_endian>* reloc_section) in emit()
|
H A D | target-reloc.h | 531 static const int sh_type = sh_type_; variable 584 static const int sh_type = Classify_reloc::sh_type; variable 651 static const int sh_type = Classify_reloc::sh_type; variable
|
H A D | reloc.cc | 283 unsigned int sh_type = shdr.get_sh_type(); in do_read_relocs() local 914 unsigned int sh_type = shdr.get_sh_type(); in relocate_section_range() local 1048 unsigned int sh_type, in incremental_relocs_write() 1204 unsigned int sh_type, in split_stack_adjust()
|
H A D | mapfile.cc | 364 unsigned int sh_type = relobj->section_type(i); in print_discarded_sections() local
|
/dflybsd-src/contrib/elftoolchain/libelf/ |
H A D | gelf_move.c | 43 uint32_t sh_type; in gelf_getmove() local 106 uint32_t sh_type; in gelf_update_move() local
|
H A D | gelf_sym.c | 43 uint32_t sh_type; in gelf_getsym() local 105 uint32_t sh_type; in gelf_update_sym() local
|
H A D | gelf_rel.c | 43 uint32_t sh_type; in gelf_getrel() local 105 uint32_t sh_type; in gelf_update_rel() local
|
H A D | gelf_dyn.c | 45 uint32_t sh_type; in gelf_getdyn() local 105 uint32_t sh_type; in gelf_update_dyn() local
|
H A D | gelf_rela.c | 43 uint32_t sh_type; in gelf_getrela() local 106 uint32_t sh_type; in gelf_update_rela() local
|
H A D | gelf_syminfo.c | 41 uint32_t sh_type; in gelf_getsyminfo() local 102 uint32_t sh_type; in gelf_update_syminfo() local
|
H A D | gelf_cap.c | 45 uint32_t sh_type; in gelf_getcap() local 105 uint32_t sh_type; in gelf_update_cap() local
|
H A D | gelf_symshndx.c | 42 uint32_t sh_type; in gelf_getsymshndx() local 95 uint32_t sh_type; in gelf_update_symshndx() local
|
H A D | elf_data.c | 41 unsigned int sh_type; in elf_getdata() local 216 uint32_t sh_type; in elf_rawdata() local
|
H A D | elf_update.c | 116 uint32_t sh_type; in _libelf_compute_section_extents() local 447 size_t sh_type; in _libelf_resync_sections() local 720 uint32_t sh_type; in _libelf_write_scn() local
|
/dflybsd-src/contrib/binutils-2.34/libiberty/ |
H A D | simple-object-elf.c | 166 unsigned char sh_type[4]; /* Type of section */ member 181 unsigned char sh_type[4]; /* Type of section */ member 847 unsigned int sh_type, unsigned int sh_flags, in simple_object_elf_write_shdr() 964 unsigned int sh_type = SHT_PROGBITS; in simple_object_elf_write_to_file() local 1162 unsigned int sh_name, sh_type; in simple_object_elf_copy_lto_debug_sections() local 1211 unsigned int sh_type, sh_info, sh_link; in simple_object_elf_copy_lto_debug_sections() local 1306 unsigned int sh_name, sh_type; in simple_object_elf_copy_lto_debug_sections() local
|
/dflybsd-src/contrib/gcc-8.0/libiberty/ |
H A D | simple-object-elf.c | 166 unsigned char sh_type[4]; /* Type of section */ member 181 unsigned char sh_type[4]; /* Type of section */ member 839 unsigned int sh_type, unsigned int sh_flags, in simple_object_elf_write_shdr() 956 unsigned int sh_type = SHT_PROGBITS; in simple_object_elf_write_to_file() local 1154 unsigned int sh_name, sh_type; in simple_object_elf_copy_lto_debug_sections() local 1203 unsigned int sh_type, sh_info, sh_link; in simple_object_elf_copy_lto_debug_sections() local 1298 unsigned int sh_name, sh_type; in simple_object_elf_copy_lto_debug_sections() local
|
/dflybsd-src/contrib/binutils-2.34/elfcpp/ |
H A D | elfcpp_internal.h | 71 Elf_Word sh_type; member
|
/dflybsd-src/contrib/binutils-2.27/elfcpp/ |
H A D | elfcpp_internal.h | 71 Elf_Word sh_type; member
|
/dflybsd-src/contrib/gdb-7/libiberty/ |
H A D | simple-object-elf.c | 158 unsigned char sh_type[4]; /* Type of section */ member 173 unsigned char sh_type[4]; /* Type of section */ member 759 unsigned int sh_type, unsigned int sh_flags, in simple_object_elf_write_shdr()
|
/dflybsd-src/contrib/gcc-4.7/libiberty/ |
H A D | simple-object-elf.c | 158 unsigned char sh_type[4]; /* Type of section */ member 173 unsigned char sh_type[4]; /* Type of section */ member 759 unsigned int sh_type, unsigned int sh_flags, in simple_object_elf_write_shdr()
|