| /mirbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | i386lynx.c | 89 PARAMS ((bfd *, arelent *, struct reloc_std_external *)); 91 PARAMS ((bfd *, arelent *, struct reloc_ext_external *)); 93 PARAMS ((bfd *, struct reloc_ext_external *, arelent *, asymbol **, 96 PARAMS ((bfd *, struct reloc_std_external *, arelent *, asymbol **, 103 PARAMS ((bfd *, sec_ptr, arelent **, asymbol **)); 131 arelent *g; 226 arelent *g; 345 arelent *cache_ptr; 369 arelent *cache_ptr; 408 arelent *reloc_cache; [all …]
|
| D | reloc16.c | 45 arelent *reloc; in bfd_coff_reloc16_get_value() 151 arelent **reloc_vector = NULL; 161 reloc_vector = (arelent **) bfd_malloc ((bfd_size_type) reloc_size); 204 arelent **parent; 257 arelent **reloc_vector; 276 reloc_vector = (arelent **) bfd_malloc ((bfd_size_type) reloc_size); 292 arelent **parent = reloc_vector; 293 arelent *reloc;
|
| D | elfxx-mips.h | 113 (bfd *, asymbol *, arelent *, asection *, bfd_boolean, void *, bfd_vma); 115 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **); 117 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **); 119 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **); 121 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **); 123 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
|
| D | coff-tic80.c | 51 PARAMS ((arelent *cache_ptr, struct internal_reloc *dst)); 53 PARAMS ((bfd *, arelent *, asymbol *, PTR, asection *, bfd *, char **)); 55 PARAMS ((bfd *, arelent *, asymbol *, PTR, asection *, bfd *, char **)); 57 PARAMS ((bfd *, arelent *, asymbol *, PTR, asection *, bfd *, char **)); 59 PARAMS ((bfd *, arelent *, asymbol *, PTR, asection *, bfd *, char **)); 376 arelent *reloc_entry ATTRIBUTE_UNUSED; 393 arelent *reloc_entry ATTRIBUTE_UNUSED; 410 arelent *reloc_entry ATTRIBUTE_UNUSED; 427 arelent *reloc_entry ATTRIBUTE_UNUSED; 444 arelent *cache_ptr; in rtype2howto() [all …]
|
| D | coff-m88k.c | 33 PARAMS ((bfd *, arelent *, asymbol *, PTR, asection *, bfd *, char **)); 34 static void rtype2howto PARAMS ((arelent *, struct internal_reloc *)); 36 PARAMS ((arelent *, struct internal_reloc *, asymbol **, bfd *, asection *)); 59 arelent *reloc_entry; 240 arelent *cache_ptr; in rtype2howto() 264 arelent *relent; in reloc_processing()
|
| D | coff-w65.c | 31 static void rtype2howto PARAMS ((arelent *, struct internal_reloc *)); 32 static void reloc_processing PARAMS ((arelent *, struct internal_reloc *, asymbol **, bfd … 33 static int w65_reloc16_estimate PARAMS ((bfd *, asection *, arelent *, unsigned int, struct bfd… 34 …ra_cases PARAMS ((bfd *,struct bfd_link_info *, struct bfd_link_order *, arelent *, bfd_byte *, un… 78 arelent *internal; in rtype2howto() 96 arelent * relent; in reloc_processing() 120 arelent *reloc; 229 arelent *reloc;
|
| D | bout.c | 265 arelent **generic; in b_out_squirt_out_relocs() 307 arelent *g = *generic; in b_out_squirt_out_relocs() 490 get_value (arelent *reloc, in get_value() 543 arelent *reloc_entry, in calljx_callback() 581 arelent *reloc_entry, in callj_callback() 661 arelent *cache_ptr; in b_out_slurp_reloc_table() 669 arelent *reloc_cache; in b_out_slurp_reloc_table() 697 amt = ((bfd_size_type) count + 1) * sizeof (arelent); in b_out_slurp_reloc_table() 842 arelent tmp; in b_out_slurp_reloc_table() 843 arelent *cursor = cache_ptr-1; in b_out_slurp_reloc_table() [all …]
|
| D | elf64-mips.c | 85 (bfd *, arelent *, Elf_Internal_Rela *); 87 (bfd *, arelent *, Elf_Internal_Rela *); 91 (bfd *, asection *, arelent **, asymbol **); 95 (bfd *, arelent **, asymbol **); 97 (bfd *, asection *, Elf_Internal_Shdr *, bfd_size_type, arelent *, 108 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **); 110 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **); 112 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **); 114 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **); 116 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **); [all …]
|
| D | coff-tic4x.c | 38 PARAMS ((bfd *, arelent *, asymbol *, PTR, asection *, bfd *, char ** )); 42 PARAMS ((arelent *, struct internal_reloc * )); 46 PARAMS ((arelent *, struct internal_reloc *, asymbol **, bfd *, asection * )); 81 arelent *reloc_entry; 159 arelent *internal; in tic4x_lookup_howto() 188 arelent genrel; 204 arelent *relent; in tic4x_reloc_processing()
|
| D | libnlm.h | 40 arelent reloc; 63 extern long nlmNAME (canonicalize_reloc) (bfd *, asection *, arelent **, asymbol *… 88 arelent * nlm_reloc_fixups; 128 arelent *rel; 170 bfd_boolean (*nlm_read_reloc) (bfd *, nlmNAME (symbol_type) *, asection **, arelent *); 178 bfd_boolean (*nlm_write_import) (bfd *, asection *, arelent *);
|
| D | elf32-mips.c | 51 (bfd *, asymbol *, arelent *, asection *, bfd_boolean, void *, bfd_vma); 53 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **); 55 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **); 61 (bfd *, arelent *, Elf_Internal_Rela *); 63 (bfd *, arelent *, Elf_Internal_Rela *); 71 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **); 73 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **); 955 _bfd_mips_elf32_gprel16_reloc (bfd *abfd, arelent *reloc_entry, in _bfd_mips_elf32_gprel16_reloc() 997 mips_elf_gprel32_reloc (bfd *abfd, arelent *reloc_entry, asymbol *symbol, in mips_elf_gprel32_reloc() 1033 gprel32_with_gp (bfd *abfd, asymbol *symbol, arelent *reloc_entry, in gprel32_with_gp() [all …]
|
| D | elfn32-mips.c | 55 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **); 57 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **); 59 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **); 61 (bfd *, asymbol *, arelent *, asection *, bfd_boolean, void *, bfd_vma); 63 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **); 65 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **); 67 (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **); 73 (bfd *, arelent *, Elf_Internal_Rela *); 75 (bfd *, arelent *, Elf_Internal_Rela *); 1730 mips_elf_gprel16_reloc (bfd *abfd ATTRIBUTE_UNUSED, arelent *reloc_entry, in mips_elf_gprel16_reloc() [all …]
|
| D | elf32-or32.c | 53 arelent *reloc_entry, in or32_elf_32_reloc() 81 arelent *reloc_entry, in or32_elf_16_reloc() 109 arelent *reloc_entry, in or32_elf_8_reloc() 157 arelent *reloc_entry, in or32_elf_consth_reloc() 207 arelent *reloc_entry, in or32_elf_const_reloc() 271 arelent *reloc_entry, in or32_elf_jumptarg_reloc() 473 arelent *cache_ptr, in or32_info_to_howto_rel()
|
| D | elf64-sparc.c | 39 return (sec->reloc_count * 2 + 1) * sizeof (arelent *); in elf64_sparc_get_reloc_upper_bound() 60 arelent *relent; in elf64_sparc_slurp_one_reloc_table() 64 arelent *relents; in elf64_sparc_slurp_one_reloc_table() 186 amt *= 2 * sizeof (arelent); in elf64_sparc_slurp_reloc_table() 187 asect->relocation = (arelent *) bfd_alloc (abfd, amt); in elf64_sparc_slurp_reloc_table() 211 arelent **relptr, asymbol **symbols) in elf64_sparc_canonicalize_reloc() 213 arelent *tblptr; in elf64_sparc_canonicalize_reloc() 240 elf64_sparc_canonicalize_dynamic_reloc (bfd *abfd, arelent **storage, in elf64_sparc_canonicalize_dynamic_reloc() 258 arelent *p; in elf64_sparc_canonicalize_dynamic_reloc() 317 arelent *r = sec->orelocation[idx + 1]; in elf64_sparc_write_relocs() [all …]
|
| D | coff-h8500.c | 32 static void rtype2howto PARAMS ((arelent *, struct internal_reloc *)); 33 static void reloc_processing PARAMS ((arelent *, struct internal_reloc *, asymbol **, bfd *, asecti… 34 …e PARAMS ((bfd *, struct bfd_link_info *, struct bfd_link_order *, arelent *, bfd_byte *, un… 99 arelent * internal; in rtype2howto() 148 arelent * relent; in reloc_processing() 171 arelent *reloc;
|
| D | mipsbsd.c | 73 PARAMS ((bfd *, arelent *, struct bfd_symbol *, PTR, asection *, 78 long MY(canonicalize_reloc) PARAMS ((bfd *, sec_ptr, arelent **, asymbol **)); 205 arelent *reloc_entry; 249 mips_fix_hi16_s PARAMS ((bfd *, arelent *, asymbol *, PTR, 256 arelent *reloc_entry; 343 arelent **relptr; 346 arelent *tblptr = section->relocation;
|
| D | hp300hpux.c | 207 PARAMS ((bfd *, struct hp300hpux_reloc *, arelent *, asymbol **, 216 PARAMS ((bfd *, sec_ptr, arelent **, asymbol **)); 647 arelent *cache_ptr; 731 arelent *reloc_cache; 735 arelent *cache_ptr; 765 reloc_cache = (arelent *) bfd_zalloc (abfd, count * sizeof (arelent)); 810 PARAMS ((bfd * abfd, sec_ptr section, arelent ** relptr, 849 arelent **relptr; 852 arelent *tblptr = section->relocation;
|
| D | aout-arm.c | 59 MY (fix_pcrel_26) (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **); 61 MY (fix_pcrel_26_done) (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **); 223 arelent *reloc_entry ATTRIBUTE_UNUSED, in MY() 236 arelent *reloc_entry, in MY() 324 void MY_swap_std_reloc_in (bfd *, struct reloc_std_external *, arelent *, asymbol **, bfd_size_type… 325 void MY_swap_std_reloc_out (bfd *, arelent *, struct reloc_std_external *); 332 arelent *cache_ptr, in MY_swap_std_reloc_in() 350 arelent *g, in MY_swap_std_reloc_out()
|
| D | coff-m68k.c | 62 PARAMS ((bfd *, arelent *, asymbol *, PTR, asection *, bfd *, char **)); 122 extern void m68k_rtype2howto PARAMS ((arelent *internal, int relocentry)); 136 STAT_REL void m68k_rtype2howto PARAMS ((arelent *, int)); 141 arelent *internal; in m68k_rtype2howto() 230 arelent relent; 262 arelent *reloc_entry; 390 arelent relent;
|
| D | coff-tic30.c | 31 static void rtype2howto PARAMS ((arelent *, struct internal_reloc *)); 32 static void reloc_processing PARAMS ((arelent *, struct internal_reloc *, asymbol **, bfd *, asecti… 110 arelent *internal; in rtype2howto() 148 arelent *relent; in reloc_processing()
|
| D | coff-h8300.c | 74 (bfd *, arelent *, asymbol *, PTR, asection *, bfd *, char **); 78 (arelent *, struct internal_reloc *); 80 (arelent *, struct internal_reloc *, asymbol **, bfd *, asection *); 84 (bfd *, asection *, arelent *, unsigned int, 87 (bfd *, struct bfd_link_info *, struct bfd_link_order *, arelent *, 232 arelent *reloc_entry ATTRIBUTE_UNUSED, in special() 307 rtype2howto (arelent *internal, struct internal_reloc *dst) in rtype2howto() 388 reloc_processing (arelent *relent, struct internal_reloc *reloc, in reloc_processing() 436 h8300_reloc16_estimate (bfd *abfd, asection *input_section, arelent *reloc, in h8300_reloc16_estimate() 443 static arelent *last_reloc = NULL; in h8300_reloc16_estimate() [all …]
|
| D | elf32-i960.c | 45 arelent *reloc_entry, in elf32_i960_relocate() 119 arelent * cache_ptr ATTRIBUTE_UNUSED, in elf32_i960_info_to_howto() 127 arelent *cache_ptr, in elf32_i960_info_to_howto_rel()
|
| D | aout-cris.c | 84 static void MY (swap_ext_reloc_out) (bfd *, arelent *, struct reloc_ext_external *); 88 arelent *, asymbol **, bfd_size_type); 150 arelent *g, in MY() 224 arelent *cache_ptr, in MY()
|
| /mirbsd/src/gnu/usr.bin/binutils/binutils/ |
| D | nlmconv.c | 129 (bfd *, asection *, arelent ***, long *, char *, bfd_size_type); 131 (bfd *, asection *, arelent ***, long *, char *, bfd_size_type); 135 static void i386_mangle_relocs (bfd *, asection *, arelent ***, long *, char *, bfd_size_type); 139 static void alpha_mangle_relocs (bfd *, asection *, arelent ***, long *, char *, bfd_size_type); 145 static void powerpc_mangle_relocs (bfd *, asection *, arelent ***, long *, char *, bfd_size_type); 1203 bfd_set_reloc (outbfd, outsec, (arelent **) NULL, 0); in setup_sections() 1252 arelent **relocs; in copy_sections() 1255 relocs = (arelent **) xmalloc (reloc_size); in copy_sections() 1263 if (outsec->orelocation != (arelent **) NULL) in copy_sections() 1266 arelent **combined; in copy_sections() [all …]
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | obj-ieee.c | 189 arelent **reloc_ptr_vector; 190 arelent *reloc_vector; 201 (arelent **) malloc ((nrelocs + 1) * sizeof (arelent *)); 202 reloc_vector = (arelent *) malloc (nrelocs * sizeof (arelent)); 207 arelent *to = reloc_vector + i;
|