Home
last modified time | relevance | path

Searched refs:input_bfd (Results 1 – 25 of 112) sorted by relevance

12345

/toolchain/binutils/binutils-2.25/bfd/
Delf32-msp430.c678 bfd * input_bfd, in msp430_final_link_relocate() argument
694 if (uses_msp430x_relocs (input_bfd)) in msp430_final_link_relocate()
710 if (uses_msp430x_relocs (input_bfd)) in msp430_final_link_relocate()
752 if (uses_msp430x_relocs (input_bfd)) in msp430_final_link_relocate()
768 srel += bfd_get_16 (input_bfd, contents); in msp430_final_link_relocate()
771 bfd_put_16 (input_bfd, srel & 0xffff, contents); in msp430_final_link_relocate()
778 srel += bfd_get_16 (input_bfd, contents) & 0x3ff; in msp430_final_link_relocate()
802 NULL, input_bfd, input_section, relocation); in msp430_final_link_relocate()
809 x = bfd_get_16 (input_bfd, contents); in msp430_final_link_relocate()
811 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
[all …]
Dcoff-alpha.c733 bfd *input_bfd = link_order->u.indirect.section->owner; in alpha_ecoff_get_relocated_section_contents() local
735 long reloc_size = bfd_get_reloc_upper_bound (input_bfd, input_section); in alpha_ecoff_get_relocated_section_contents()
752 if (! bfd_get_section_contents (input_bfd, input_section, data, 0, sz)) in alpha_ecoff_get_relocated_section_contents()
755 reloc_count = bfd_canonicalize_reloc (input_bfd, input_section, in alpha_ecoff_get_relocated_section_contents()
833 r = bfd_perform_relocation (input_bfd, rel, data, input_section, in alpha_ecoff_get_relocated_section_contents()
845 r = bfd_perform_relocation (input_bfd, rel, data, input_section, in alpha_ecoff_get_relocated_section_contents()
876 insn = bfd_get_32 (input_bfd, data + rel->address); in alpha_ecoff_get_relocated_section_contents()
881 r = bfd_perform_relocation (input_bfd, rel, data, input_section, in alpha_ecoff_get_relocated_section_contents()
909 insn1 = bfd_get_32 (input_bfd, data + rel->address); in alpha_ecoff_get_relocated_section_contents()
910 insn2 = bfd_get_32 (input_bfd, data + rel->address + rel->addend); in alpha_ecoff_get_relocated_section_contents()
[all …]
Delf32-m68hc1x.c238 bfd *input_bfd; in elf32_m68hc11_setup_section_lists() local
260 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0; in elf32_m68hc11_setup_section_lists()
261 input_bfd != NULL; in elf32_m68hc11_setup_section_lists()
262 input_bfd = input_bfd->link.next) in elf32_m68hc11_setup_section_lists()
265 for (section = input_bfd->sections; in elf32_m68hc11_setup_section_lists()
269 const char* name = bfd_get_section_name (input_bfd, section); in elf32_m68hc11_setup_section_lists()
332 bfd *input_bfd; in elf32_m68hc11_size_stubs() local
348 for (input_bfd = info->input_bfds, bfd_count = 0; in elf32_m68hc11_size_stubs()
349 input_bfd != NULL; in elf32_m68hc11_size_stubs()
350 input_bfd = input_bfd->link.next) in elf32_m68hc11_size_stubs()
[all …]
Dreloc.c1327 bfd *input_bfd, in _bfd_final_link_relocate() argument
1337 if (address > bfd_get_section_limit (input_bfd, input_section)) in _bfd_final_link_relocate()
1364 return _bfd_relocate_contents (howto, input_bfd, relocation, in _bfd_final_link_relocate()
1372 bfd *input_bfd, in _bfd_relocate_contents() argument
1395 x = bfd_get_8 (input_bfd, location); in _bfd_relocate_contents()
1398 x = bfd_get_16 (input_bfd, location); in _bfd_relocate_contents()
1401 x = bfd_get_32 (input_bfd, location); in _bfd_relocate_contents()
1405 x = bfd_get_64 (input_bfd, location); in _bfd_relocate_contents()
1428 addrmask = (N_ONES (bfd_arch_bits_per_address (input_bfd)) in _bfd_relocate_contents()
1521 bfd_put_8 (input_bfd, x, location); in _bfd_relocate_contents()
[all …]
Delf32-avr.c915 bfd * input_bfd, in avr_final_link_relocate() argument
949 x = bfd_get_16 (input_bfd, contents); in avr_final_link_relocate()
951 bfd_put_16 (input_bfd, x, contents); in avr_final_link_relocate()
977 switch (bfd_get_mach (input_bfd)) in avr_final_link_relocate()
989 x = bfd_get_16 (input_bfd, contents); in avr_final_link_relocate()
991 bfd_put_16 (input_bfd, x, contents); in avr_final_link_relocate()
997 x = bfd_get_16 (input_bfd, contents); in avr_final_link_relocate()
999 bfd_put_16 (input_bfd, x, contents); in avr_final_link_relocate()
1010 x = bfd_get_16 (input_bfd, contents); in avr_final_link_relocate()
1012 bfd_put_16 (input_bfd, x, contents); in avr_final_link_relocate()
[all …]
Delf32-xc16x.c247 bfd *input_bfd, in elf32_xc16x_final_link_relocate() argument
268 bfd_put_16 (input_bfd, value, hit_data); in elf32_xc16x_final_link_relocate()
272 bfd_put_8 (input_bfd, value, hit_data); in elf32_xc16x_final_link_relocate()
281 bfd_put_16 (input_bfd, value, hit_data); in elf32_xc16x_final_link_relocate()
290 bfd_put_16 (input_bfd, value, hit_data); in elf32_xc16x_final_link_relocate()
299 bfd_put_16 (input_bfd, value, hit_data); in elf32_xc16x_final_link_relocate()
308 bfd_put_16 (input_bfd, value, hit_data); in elf32_xc16x_final_link_relocate()
320 bfd_put_32 (input_bfd, value, hit_data); in elf32_xc16x_final_link_relocate()
325 bfd_put_32 (input_bfd, value, hit_data); in elf32_xc16x_final_link_relocate()
337 bfd *input_bfd, in elf32_xc16x_relocate_section() argument
[all …]
Delf32-i860.c919 elf32_i860_relocate_splitn (bfd *input_bfd, in elf32_i860_relocate_splitn() argument
927 insn = bfd_get_32 (input_bfd, contents + rello->r_offset); in elf32_i860_relocate_splitn()
936 bfd_put_32 (input_bfd, insn, contents + rello->r_offset); in elf32_i860_relocate_splitn()
944 elf32_i860_relocate_pc16 (bfd *input_bfd, in elf32_i860_relocate_pc16() argument
953 insn = bfd_get_32 (input_bfd, contents + rello->r_offset); in elf32_i860_relocate_pc16()
968 bfd_put_32 (input_bfd, insn, contents + rello->r_offset); in elf32_i860_relocate_pc16()
976 elf32_i860_relocate_pc26 (bfd *input_bfd, in elf32_i860_relocate_pc26() argument
985 insn = bfd_get_32 (input_bfd, contents + rello->r_offset); in elf32_i860_relocate_pc26()
999 bfd_put_32 (input_bfd, insn, contents + rello->r_offset); in elf32_i860_relocate_pc26()
1006 elf32_i860_relocate_highadj (bfd *input_bfd, in elf32_i860_relocate_highadj() argument
[all …]
Delf32-mt.c208 (bfd * input_bfd, in mt_elf_relocate_hi16() argument
215 insn = bfd_get_32 (input_bfd, contents + relhi->r_offset); in mt_elf_relocate_hi16()
221 bfd_put_32 (input_bfd, insn, contents + relhi->r_offset); in mt_elf_relocate_hi16()
248 bfd * input_bfd, in mt_final_link_relocate() argument
254 return _bfd_final_link_relocate (howto, input_bfd, input_section, in mt_final_link_relocate()
296 bfd * input_bfd, in mt_elf_relocate_section() argument
308 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr; in mt_elf_relocate_section()
309 sym_hashes = elf_sym_hashes (input_bfd); in mt_elf_relocate_section()
340 (input_bfd, symtab_hdr->sh_link, sym->st_name); in mt_elf_relocate_section()
341 name = (name == NULL) ? bfd_section_name (input_bfd, sec) : name; in mt_elf_relocate_section()
[all …]
Delf32-moxie.c143 bfd *input_bfd, in moxie_final_link_relocate() argument
154 r = _bfd_final_link_relocate (howto, input_bfd, input_section, in moxie_final_link_relocate()
195 bfd *input_bfd, in moxie_elf_relocate_section() argument
207 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr; in moxie_elf_relocate_section()
208 sym_hashes = elf_sym_hashes (input_bfd); in moxie_elf_relocate_section()
237 (input_bfd, symtab_hdr->sh_link, sym->st_name); in moxie_elf_relocate_section()
238 name = (name == NULL) ? bfd_section_name (input_bfd, sec) : name; in moxie_elf_relocate_section()
244 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel, in moxie_elf_relocate_section()
253 RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section, in moxie_elf_relocate_section()
259 r = moxie_final_link_relocate (howto, input_bfd, input_section, in moxie_elf_relocate_section()
[all …]
Delf32-fr30.c387 bfd *input_bfd, in fr30_final_link_relocate() argument
406 x = bfd_get_32 (input_bfd, contents); in fr30_final_link_relocate()
408 bfd_put_32 (input_bfd, x, contents); in fr30_final_link_relocate()
414 bfd_put_32 (input_bfd, relocation, contents); in fr30_final_link_relocate()
431 bfd_put_8 (input_bfd, srel >> 1, contents); in fr30_final_link_relocate()
448 x = bfd_get_16 (input_bfd, contents); in fr30_final_link_relocate()
450 bfd_put_16 (input_bfd, x, contents); in fr30_final_link_relocate()
454 r = _bfd_final_link_relocate (howto, input_bfd, input_section, in fr30_final_link_relocate()
495 bfd *input_bfd, in fr30_elf_relocate_section() argument
507 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr; in fr30_elf_relocate_section()
[all …]
Dcoff-mips.c744 bfd *input_bfd, in mips_relocate_hi() argument
756 insn = bfd_get_32 (input_bfd, in mips_relocate_hi()
761 vallo = (bfd_get_32 (input_bfd, in mips_relocate_hi()
780 bfd_put_32 (input_bfd, (bfd_vma) insn, in mips_relocate_hi()
789 bfd *input_bfd, in mips_relocate_section() argument
805 BFD_ASSERT (input_bfd->xvec->byteorder in mips_relocate_section()
811 symndx_to_section = ecoff_data (input_bfd)->symndx_to_section; in mips_relocate_section()
815 symndx_to_section = (asection **) bfd_alloc (input_bfd, amt); in mips_relocate_section()
821 bfd_get_section_by_name (input_bfd, ".text"); in mips_relocate_section()
823 bfd_get_section_by_name (input_bfd, ".rdata"); in mips_relocate_section()
[all …]
Dpe-mips.c592 bfd *input_bfd, in coff_pe_mips_relocate_section() argument
606 (_("%B: `ld -r' not supported with PE MIPS objects\n"), input_bfd); in coff_pe_mips_relocate_section()
611 BFD_ASSERT (input_bfd->xvec->byteorder in coff_pe_mips_relocate_section()
636 h = obj_coff_sym_hashes (input_bfd)[symndx]; in coff_pe_mips_relocate_section()
650 howto = bfd_coff_rtype_to_howto (input_bfd, input_section, rel, h, in coff_pe_mips_relocate_section()
684 if (! obj_pe (input_bfd)) in coff_pe_mips_relocate_section()
704 (info, h->root.root.string, input_bfd, input_section, in coff_pe_mips_relocate_section()
719 input_bfd, x); \ in coff_pe_mips_relocate_section()
733 tmp = bfd_get_32 (input_bfd, mem); in coff_pe_mips_relocate_section()
736 bfd_put_32 (input_bfd, tmp, mem); in coff_pe_mips_relocate_section()
[all …]
Delf32-iq2000.c284 iq2000_elf_relocate_hi16 (bfd *input_bfd, in iq2000_elf_relocate_hi16() argument
291 insn = bfd_get_32 (input_bfd, contents + relhi->r_offset); in iq2000_elf_relocate_hi16()
304 bfd_put_32 (input_bfd, insn, contents + relhi->r_offset); in iq2000_elf_relocate_hi16()
309 iq2000_elf_relocate_offset16 (bfd *input_bfd, in iq2000_elf_relocate_offset16() argument
318 insn = bfd_get_32 (input_bfd, contents + rel->r_offset); in iq2000_elf_relocate_offset16()
332 bfd_put_32 (input_bfd, insn, contents + rel->r_offset); in iq2000_elf_relocate_offset16()
406 bfd * input_bfd, in iq2000_final_link_relocate() argument
412 return _bfd_final_link_relocate (howto, input_bfd, input_section, in iq2000_final_link_relocate()
563 bfd * input_bfd, in iq2000_elf_relocate_section() argument
575 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr; in iq2000_elf_relocate_section()
[all …]
Dcofflink.c1329 mark_relocs (struct coff_final_link_info *flaginfo, bfd *input_bfd) in mark_relocs() argument
1333 if ((bfd_get_file_flags (input_bfd) & HAS_SYMS) == 0) in mark_relocs()
1336 for (a = input_bfd->sections; a != (asection *) NULL; a = a->next) in mark_relocs()
1351 (input_bfd, a, FALSE, in mark_relocs()
1378 _bfd_coff_link_input_bfd (struct coff_final_link_info *flaginfo, bfd *input_bfd) in _bfd_coff_link_input_bfd() argument
1380 unsigned int n_tmask = coff_data (input_bfd)->local_n_tmask; in _bfd_coff_link_input_bfd()
1381 unsigned int n_btshft = coff_data (input_bfd)->local_n_btshft; in _bfd_coff_link_input_bfd()
1407 isymesz = bfd_coff_symesz (input_bfd); in _bfd_coff_link_input_bfd()
1409 linesz = bfd_coff_linesz (input_bfd); in _bfd_coff_link_input_bfd()
1419 if (! _bfd_coff_get_external_symbols (input_bfd)) in _bfd_coff_link_input_bfd()
[all …]
Delf32-mcore.c384 bfd * input_bfd, in mcore_elf_relocate_section() argument
391 Elf_Internal_Shdr * symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr; in mcore_elf_relocate_section()
392 struct elf_link_hash_entry ** sym_hashes = elf_sym_hashes (input_bfd); in mcore_elf_relocate_section()
400 input_bfd, in mcore_elf_relocate_section()
428 input_bfd, (int) r_type); in mcore_elf_relocate_section()
442 input_bfd, in mcore_elf_relocate_section()
462 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel, in mcore_elf_relocate_section()
469 RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section, in mcore_elf_relocate_section()
481 oldinst = bfd_get_16 (input_bfd, contents + offset); in mcore_elf_relocate_section()
483 bfd_put_16 (input_bfd, (bfd_vma) MCORE_INST_BSR, contents + offset); in mcore_elf_relocate_section()
[all …]
Delf32-epiphany.c381 bfd * input_bfd, in epiphany_final_link_relocate() argument
401 if (rel->r_offset > bfd_get_section_limit (input_bfd, input_section)) in epiphany_final_link_relocate()
404 return _bfd_relocate_contents (howto, input_bfd, relocation, in epiphany_final_link_relocate()
421 return _bfd_relocate_contents (howto, input_bfd, relocation, in epiphany_final_link_relocate()
430 return _bfd_final_link_relocate (howto, input_bfd, input_section, in epiphany_final_link_relocate()
468 bfd *input_bfd, in epiphany_elf_relocate_section() argument
480 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr; in epiphany_elf_relocate_section()
481 sym_hashes = elf_sym_hashes (input_bfd); in epiphany_elf_relocate_section()
510 (input_bfd, symtab_hdr->sh_link, sym->st_name); in epiphany_elf_relocate_section()
511 name = (name == NULL) ? bfd_section_name (input_bfd, sec) : name; in epiphany_elf_relocate_section()
[all …]
Delf32-crx.c433 crx_elf_final_link_relocate (reloc_howto_type *howto, bfd *input_bfd, in crx_elf_final_link_relocate() argument
538 Rvalue |= (bfd_get_8 (input_bfd, hit_data) & 0x0f); in crx_elf_final_link_relocate()
541 bfd_put_8 (input_bfd, (unsigned char) Rvalue, hit_data); in crx_elf_final_link_relocate()
546 Rvalue |= (bfd_get_16 (input_bfd, hit_data) & 0xf000); in crx_elf_final_link_relocate()
548 bfd_put_16 (input_bfd, Rvalue, hit_data); in crx_elf_final_link_relocate()
555 Rvalue |= (((bfd_get_16 (input_bfd, hit_data) << 16) | in crx_elf_final_link_relocate()
556 bfd_get_16 (input_bfd, hit_data + 2)) & ~howto->dst_mask); in crx_elf_final_link_relocate()
563 bfd_put_32 (input_bfd, Rvalue, hit_data); in crx_elf_final_link_relocate()
572 bfd_put_16 (input_bfd, (Rvalue >> 16) & 0xffff, hit_data); in crx_elf_final_link_relocate()
573 bfd_put_16 (input_bfd, Rvalue & 0xffff, hit_data + 2); in crx_elf_final_link_relocate()
[all …]
Dcoff-mcore.c346 bfd * input_bfd, in coff_mcore_relocate_section() argument
363 if ( input_bfd->xvec->byteorder != output_bfd->xvec->byteorder in coff_mcore_relocate_section()
368 input_bfd, in coff_mcore_relocate_section()
369 bfd_big_endian (input_bfd) ? _("big endian") : _("little endian"), in coff_mcore_relocate_section()
402 h = obj_coff_sym_hashes (input_bfd)[symndx]; in coff_mcore_relocate_section()
409 howto = bfd_coff_rtype_to_howto (input_bfd, input_section, rel, h, in coff_mcore_relocate_section()
432 my_name = obj_coff_strings (input_bfd) + sym->_n._n_n._n_offset; in coff_mcore_relocate_section()
457 (info, h->root.root.string, input_bfd, input_section, in coff_mcore_relocate_section()
472 input_bfd, r_type); in coff_mcore_relocate_section()
480 input_bfd, input_section, howto->name, in coff_mcore_relocate_section()
[all …]
Delf32-cr16.c850 bfd *input_bfd, in cr16_elf_final_link_relocate() argument
982 Rvalue1 = bfd_get_16 (input_bfd, hit_data); in cr16_elf_final_link_relocate()
985 bfd_put_16 (input_bfd, Rvalue, hit_data); in cr16_elf_final_link_relocate()
989 Rvalue1 = bfd_get_16 (input_bfd, hit_data); in cr16_elf_final_link_relocate()
992 bfd_put_16 (input_bfd, Rvalue, hit_data); in cr16_elf_final_link_relocate()
996 Rvalue1 = bfd_get_16 (input_bfd, hit_data); in cr16_elf_final_link_relocate()
998 bfd_put_16 (input_bfd, Rvalue, hit_data); in cr16_elf_final_link_relocate()
1002 bfd_put_8 (input_bfd, (unsigned char) Rvalue, hit_data); in cr16_elf_final_link_relocate()
1009 Rvalue |= (bfd_get_16 (input_bfd, hit_data)); in cr16_elf_final_link_relocate()
1014 Rvalue1 = bfd_get_16 (input_bfd, hit_data); in cr16_elf_final_link_relocate()
[all …]
Delf-m10200.c231 bfd *input_bfd, in mn10200_elf_final_link_relocate() argument
253 bfd_put_32 (input_bfd, value, hit_data); in mn10200_elf_final_link_relocate()
262 bfd_put_16 (input_bfd, value, hit_data); in mn10200_elf_final_link_relocate()
271 bfd_put_8 (input_bfd, value, hit_data); in mn10200_elf_final_link_relocate()
281 value |= (bfd_get_32 (input_bfd, hit_data) & 0xff000000); in mn10200_elf_final_link_relocate()
282 bfd_put_32 (input_bfd, value, hit_data); in mn10200_elf_final_link_relocate()
294 bfd_put_8 (input_bfd, value, hit_data); in mn10200_elf_final_link_relocate()
306 bfd_put_16 (input_bfd, value, hit_data); in mn10200_elf_final_link_relocate()
319 value |= (bfd_get_32 (input_bfd, hit_data) & 0xff000000); in mn10200_elf_final_link_relocate()
320 bfd_put_32 (input_bfd, value, hit_data); in mn10200_elf_final_link_relocate()
[all …]
Delf32-d10v.c390 bfd *input_bfd, in elf32_d10v_relocate_section() argument
402 symtab_hdr = &elf_tdata (input_bfd)->symtab_hdr; in elf32_d10v_relocate_section()
403 sym_hashes = elf_sym_hashes (input_bfd); in elf32_d10v_relocate_section()
444 addend = extract_rel_addend (input_bfd, where, howto); in elf32_d10v_relocate_section()
456 insert_rel_addend (input_bfd, where, howto, addend); in elf32_d10v_relocate_section()
463 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel, in elf32_d10v_relocate_section()
470 RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section, in elf32_d10v_relocate_section()
481 (input_bfd, symtab_hdr->sh_link, sym->st_name)); in elf32_d10v_relocate_section()
483 name = bfd_section_name (input_bfd, sec); in elf32_d10v_relocate_section()
486 r = _bfd_final_link_relocate (howto, input_bfd, input_section, in elf32_d10v_relocate_section()
[all …]
Dreloc16.c149 bfd *input_bfd = input_section->owner; in bfd_coff_reloc16_relax_section() local
152 long reloc_size = bfd_get_reloc_upper_bound (input_bfd, input_section); in bfd_coff_reloc16_relax_section()
173 bfd_canonicalize_reloc (input_bfd, input_section, reloc_vector, in bfd_coff_reloc16_relax_section()
174 _bfd_generic_link_get_symbols (input_bfd)); in bfd_coff_reloc16_relax_section()
255 bfd *input_bfd = link_order->u.indirect.section->owner; in bfd_coff_reloc16_get_relocated_section_contents() local
257 long reloc_size = bfd_get_reloc_upper_bound (input_bfd, input_section); in bfd_coff_reloc16_get_relocated_section_contents()
274 if (!bfd_get_section_contents (input_bfd, input_section, data, 0, sz)) in bfd_coff_reloc16_get_relocated_section_contents()
281 reloc_count = bfd_canonicalize_reloc (input_bfd, in bfd_coff_reloc16_get_relocated_section_contents()
324 bfd_coff_reloc16_extra_cases (input_bfd, link_info, link_order, in bfd_coff_reloc16_get_relocated_section_contents()
Delf-m10300.c884 mn10300_do_tls_transition (bfd * input_bfd, in mn10300_do_tls_transition() argument
901 BFD_ASSERT (bfd_get_8 (input_bfd, op) == 0xFC); in mn10300_do_tls_transition()
902 BFD_ASSERT (bfd_get_8 (input_bfd, op + 1) == 0xCC); in mn10300_do_tls_transition()
904 BFD_ASSERT (bfd_get_8 (input_bfd, op + 6) == 0xF1); in mn10300_do_tls_transition()
905 gotreg = (bfd_get_8 (input_bfd, op + 7) & 0x0c) >> 2; in mn10300_do_tls_transition()
907 BFD_ASSERT (bfd_get_8 (input_bfd, op + 8) == 0xDD); in mn10300_do_tls_transition()
1021 bfd_get_filename (input_bfd), in mn10300_do_tls_transition()
1422 bfd *input_bfd, in mn10300_elf_final_link_relocate() argument
1551 (input_bfd, input_section, /*rela?*/ TRUE); in mn10300_elf_final_link_relocate()
1558 outrel.r_offset = _bfd_elf_section_offset (input_bfd, info, in mn10300_elf_final_link_relocate()
[all …]
Daoutx.h3922 bfd *input_bfd, in aout_link_input_section_std() argument
3945 BFD_ASSERT (obj_reloc_entry_size (input_bfd) == RELOC_STD_SIZE); in aout_link_input_section_std()
3946 BFD_ASSERT (input_bfd->xvec->header_byteorder in aout_link_input_section_std()
3950 syms = obj_aout_external_syms (input_bfd); in aout_link_input_section_std()
3951 strings = obj_aout_external_strings (input_bfd); in aout_link_input_section_std()
3952 sym_hashes = obj_aout_sym_hashes (input_bfd); in aout_link_input_section_std()
3970 r_addr = GET_SWORD (input_bfd, rel->r_address); in aout_link_input_section_std()
3973 howto = MY_reloc_howto (input_bfd, rel, r_index, r_extern, r_pcrel); in aout_link_input_section_std()
3981 if (bfd_header_big_endian (input_bfd)) in aout_link_input_section_std()
4023 (_("%P: %B: unexpected relocation type\n"), input_bfd); in aout_link_input_section_std()
[all …]
Delf32-frv.c2130 bfd *input_bfd, in elf32_frv_relocate_gprel12() argument
2149 insn = bfd_get_32 (input_bfd, contents + relocation->r_offset); in elf32_frv_relocate_gprel12()
2156 bfd_put_32 (input_bfd, in elf32_frv_relocate_gprel12()
2167 bfd *input_bfd, in elf32_frv_relocate_gprelu12() argument
2187 insn = bfd_get_32 (input_bfd, contents + relocation->r_offset); in elf32_frv_relocate_gprelu12()
2198 bfd_put_32 (input_bfd, insn, contents + relocation->r_offset); in elf32_frv_relocate_gprelu12()
2206 elf32_frv_relocate_hi16 (bfd *input_bfd, in elf32_frv_relocate_hi16() argument
2213 insn = bfd_get_32 (input_bfd, contents + relhi->r_offset); in elf32_frv_relocate_hi16()
2223 bfd_put_32 (input_bfd, insn, contents + relhi->r_offset); in elf32_frv_relocate_hi16()
2228 elf32_frv_relocate_lo16 (bfd *input_bfd, in elf32_frv_relocate_lo16() argument
[all …]

12345