Home
last modified time | relevance | path

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

12345678910>>...18

/netbsd/external/gpl3/binutils/dist/bfd/
H A Delf32-msp430.c803 bfd * input_bfd, in msp430_final_link_relocate() argument
993 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
1016 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
1036 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
1075 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
1099 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
1129 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
1149 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
1170 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
1190 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
[all …]
H A Dcoff-alpha.c1223 bfd *input_bfd, in alpha_convert_external_reloc() argument
1339 bfd *input_bfd, in alpha_relocate_section() argument
1420 bfd_zalloc (input_bfd, amt)); in alpha_relocate_section()
1521 input_bfd, (int) r_type); in alpha_relocate_section()
1585 insn = bfd_get_32 (input_bfd, in alpha_relocate_section()
1611 insn1 = bfd_get_32 (input_bfd, in alpha_relocate_section()
1719 input_bfd, in alpha_relocate_section()
1784 bfd_put_64 (input_bfd, val, in alpha_relocate_section()
1846 input_bfd, in alpha_relocate_section()
1915 input_bfd, in alpha_relocate_section()
[all …]
H A Delf32-m68hc1x.c238 bfd *input_bfd; in elf32_m68hc11_setup_section_lists() local
261 input_bfd != NULL; in elf32_m68hc11_setup_section_lists()
262 input_bfd = input_bfd->link.next) in elf32_m68hc11_setup_section_lists()
332 bfd *input_bfd; in elf32_m68hc11_size_stubs() local
349 input_bfd != NULL; in elf32_m68hc11_size_stubs()
350 input_bfd = input_bfd->link.next) in elf32_m68hc11_size_stubs()
363 input_bfd != NULL; in elf32_m68hc11_size_stubs()
364 input_bfd = input_bfd->link.next, bfd_indx++) in elf32_m68hc11_size_stubs()
393 input_bfd != NULL; in elf32_m68hc11_size_stubs()
394 input_bfd = input_bfd->link.next, bfd_indx++) in elf32_m68hc11_size_stubs()
[all …]
H A Delf64-bpf.c370 bfd *input_bfd, in bpf_elf_relocate_section() argument
382 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr; in bpf_elf_relocate_section()
383 sym_hashes = elf_sym_hashes (input_bfd); in bpf_elf_relocate_section()
415 (input_bfd, symtab_hdr->sh_link, sym->st_name); in bpf_elf_relocate_section()
452 addend = bfd_get (howto->bitsize, input_bfd, in bpf_elf_relocate_section()
473 addend = bfd_get (howto->bitsize, input_bfd, where); in bpf_elf_relocate_section()
483 addend = bfd_get_16 (input_bfd, where + 2); in bpf_elf_relocate_section()
485 bfd_put_16 (input_bfd, relocation, where + 2); in bpf_elf_relocate_section()
494 addend = bfd_get_32 (input_bfd, where + 4); in bpf_elf_relocate_section()
514 addend = bfd_get_32 (input_bfd, where + 4); in bpf_elf_relocate_section()
[all …]
H A Delf32-avr.c1020 bfd * input_bfd, in avr_final_link_relocate() argument
1082 switch (bfd_get_mach (input_bfd)) in avr_final_link_relocate()
1419 bfd *input_bfd, in elf32_avr_relocate_section() argument
3478 bfd *input_bfd; in elf32_avr_setup_section_lists() local
3491 input_bfd != NULL; in elf32_avr_setup_section_lists()
3492 input_bfd = input_bfd->link.next) in elf32_avr_setup_section_lists()
3565 input_bfd != NULL; in get_local_syms()
3566 input_bfd = input_bfd->link.next, bfd_indx++) in get_local_syms()
3634 bfd *input_bfd; in elf32_avr_size_stubs() local
3642 input_bfd != NULL; in elf32_avr_size_stubs()
[all …]
H A 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()
256 bfd * input_bfd, in mt_final_link_relocate() argument
304 bfd * input_bfd, in mt_elf_relocate_section() argument
316 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr; in mt_elf_relocate_section()
317 sym_hashes = elf_sym_hashes (input_bfd); in mt_elf_relocate_section()
348 (input_bfd, symtab_hdr->sh_link, sym->st_name); in mt_elf_relocate_section()
393 input_bfd, input_section, rel->r_offset); in mt_elf_relocate_section()
398 (info, name, input_bfd, input_section, rel->r_offset, true); in mt_elf_relocate_section()
[all …]
H A Delf32-fr30.c395 bfd *input_bfd, in fr30_final_link_relocate() argument
414 x = bfd_get_32 (input_bfd, contents); in fr30_final_link_relocate()
416 bfd_put_32 (input_bfd, x, contents); in fr30_final_link_relocate()
422 bfd_put_32 (input_bfd, relocation, contents); in fr30_final_link_relocate()
439 bfd_put_8 (input_bfd, srel >> 1, contents); in fr30_final_link_relocate()
456 x = bfd_get_16 (input_bfd, contents); in fr30_final_link_relocate()
458 bfd_put_16 (input_bfd, x, contents); in fr30_final_link_relocate()
503 bfd *input_bfd, in fr30_elf_relocate_section() argument
515 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr; in fr30_elf_relocate_section()
516 sym_hashes = elf_sym_hashes (input_bfd); in fr30_elf_relocate_section()
[all …]
H A Delf32-iq2000.c285 iq2000_elf_relocate_hi16 (bfd *input_bfd, in iq2000_elf_relocate_hi16() argument
305 bfd_put_32 (input_bfd, insn, contents + relhi->r_offset); in iq2000_elf_relocate_hi16()
310 iq2000_elf_relocate_offset16 (bfd *input_bfd, in iq2000_elf_relocate_offset16() argument
319 insn = bfd_get_32 (input_bfd, contents + rel->r_offset); in iq2000_elf_relocate_offset16()
333 bfd_put_32 (input_bfd, insn, contents + rel->r_offset); in iq2000_elf_relocate_offset16()
407 bfd * input_bfd, in iq2000_final_link_relocate() argument
567 bfd * input_bfd, in iq2000_elf_relocate_section() argument
579 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr; in iq2000_elf_relocate_section()
580 sym_hashes = elf_sym_hashes (input_bfd); in iq2000_elf_relocate_section()
627 (input_bfd, symtab_hdr->sh_link, sym->st_name); in iq2000_elf_relocate_section()
[all …]
/netbsd/external/gpl3/gdb/dist/bfd/
H A Dcoff-alpha.c1215 bfd *input_bfd, in alpha_convert_external_reloc() argument
1331 bfd *input_bfd, in alpha_relocate_section() argument
1412 bfd_zalloc (input_bfd, amt)); in alpha_relocate_section()
1513 input_bfd, (int) r_type); in alpha_relocate_section()
1577 insn = bfd_get_32 (input_bfd, in alpha_relocate_section()
1603 insn1 = bfd_get_32 (input_bfd, in alpha_relocate_section()
1711 input_bfd, in alpha_relocate_section()
1776 bfd_put_64 (input_bfd, val, in alpha_relocate_section()
1838 input_bfd, in alpha_relocate_section()
1907 input_bfd, in alpha_relocate_section()
[all …]
H A Delf32-m68hc1x.c239 bfd *input_bfd; in elf32_m68hc11_setup_section_lists() local
262 input_bfd != NULL; in elf32_m68hc11_setup_section_lists()
263 input_bfd = input_bfd->link.next) in elf32_m68hc11_setup_section_lists()
333 bfd *input_bfd; in elf32_m68hc11_size_stubs() local
350 input_bfd != NULL; in elf32_m68hc11_size_stubs()
351 input_bfd = input_bfd->link.next) in elf32_m68hc11_size_stubs()
364 input_bfd != NULL; in elf32_m68hc11_size_stubs()
365 input_bfd = input_bfd->link.next, bfd_indx++) in elf32_m68hc11_size_stubs()
394 input_bfd != NULL; in elf32_m68hc11_size_stubs()
395 input_bfd = input_bfd->link.next, bfd_indx++) in elf32_m68hc11_size_stubs()
[all …]
H A Delf32-msp430.c803 bfd * input_bfd, in msp430_final_link_relocate() argument
993 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
1016 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
1036 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
1075 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
1099 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
1129 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
1149 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
1170 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
1190 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
[all …]
H A Delf64-bpf.c370 bfd *input_bfd, in bpf_elf_relocate_section() argument
382 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr; in bpf_elf_relocate_section()
383 sym_hashes = elf_sym_hashes (input_bfd); in bpf_elf_relocate_section()
415 (input_bfd, symtab_hdr->sh_link, sym->st_name); in bpf_elf_relocate_section()
452 addend = bfd_get (howto->bitsize, input_bfd, in bpf_elf_relocate_section()
473 addend = bfd_get (howto->bitsize, input_bfd, where); in bpf_elf_relocate_section()
483 addend = bfd_get_16 (input_bfd, where + 2); in bpf_elf_relocate_section()
485 bfd_put_16 (input_bfd, relocation, where + 2); in bpf_elf_relocate_section()
494 addend = bfd_get_32 (input_bfd, where + 4); in bpf_elf_relocate_section()
514 addend = bfd_get_32 (input_bfd, where + 4); in bpf_elf_relocate_section()
[all …]
H A Delf32-xc16x.c257 bfd *input_bfd, in elf32_xc16x_final_link_relocate() argument
278 bfd_put_16 (input_bfd, value, hit_data); in elf32_xc16x_final_link_relocate()
282 bfd_put_8 (input_bfd, value, hit_data); in elf32_xc16x_final_link_relocate()
291 bfd_put_16 (input_bfd, value, hit_data); in elf32_xc16x_final_link_relocate()
300 bfd_put_16 (input_bfd, value, hit_data); in elf32_xc16x_final_link_relocate()
309 bfd_put_16 (input_bfd, value, hit_data); in elf32_xc16x_final_link_relocate()
318 bfd_put_16 (input_bfd, value, hit_data); in elf32_xc16x_final_link_relocate()
330 bfd_put_32 (input_bfd, value, hit_data); in elf32_xc16x_final_link_relocate()
335 bfd_put_32 (input_bfd, value, hit_data); in elf32_xc16x_final_link_relocate()
347 bfd *input_bfd, in elf32_xc16x_relocate_section() argument
[all …]
H A Delf32-avr.c1020 bfd * input_bfd, in avr_final_link_relocate() argument
1082 switch (bfd_get_mach (input_bfd)) in avr_final_link_relocate()
1419 bfd *input_bfd, in elf32_avr_relocate_section() argument
3481 bfd *input_bfd; in elf32_avr_setup_section_lists() local
3494 input_bfd != NULL; in elf32_avr_setup_section_lists()
3495 input_bfd = input_bfd->link.next) in elf32_avr_setup_section_lists()
3568 input_bfd != NULL; in get_local_syms()
3569 input_bfd = input_bfd->link.next, bfd_indx++) in get_local_syms()
3637 bfd *input_bfd; in elf32_avr_size_stubs() local
3645 input_bfd != NULL; in elf32_avr_size_stubs()
[all …]
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Dcoff-alpha.c1219 bfd *input_bfd, in alpha_convert_external_reloc() argument
1335 bfd *input_bfd, in alpha_relocate_section() argument
1416 bfd_zalloc (input_bfd, amt)); in alpha_relocate_section()
1517 input_bfd, (int) r_type); in alpha_relocate_section()
1581 insn = bfd_get_32 (input_bfd, in alpha_relocate_section()
1607 insn1 = bfd_get_32 (input_bfd, in alpha_relocate_section()
1715 input_bfd, in alpha_relocate_section()
1780 bfd_put_64 (input_bfd, val, in alpha_relocate_section()
1842 input_bfd, in alpha_relocate_section()
1911 input_bfd, in alpha_relocate_section()
[all …]
H A Delf32-msp430.c717 bfd * input_bfd, in msp430_final_link_relocate() argument
850 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
873 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
893 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
932 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
956 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
986 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
1006 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
1027 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
1047 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
[all …]
H A Delf32-m68hc1x.c239 bfd *input_bfd; in elf32_m68hc11_setup_section_lists() local
262 input_bfd != NULL; in elf32_m68hc11_setup_section_lists()
263 input_bfd = input_bfd->link.next) in elf32_m68hc11_setup_section_lists()
333 bfd *input_bfd; in elf32_m68hc11_size_stubs() local
350 input_bfd != NULL; in elf32_m68hc11_size_stubs()
351 input_bfd = input_bfd->link.next) in elf32_m68hc11_size_stubs()
364 input_bfd != NULL; in elf32_m68hc11_size_stubs()
365 input_bfd = input_bfd->link.next, bfd_indx++) in elf32_m68hc11_size_stubs()
394 input_bfd != NULL; in elf32_m68hc11_size_stubs()
395 input_bfd = input_bfd->link.next, bfd_indx++) in elf32_m68hc11_size_stubs()
[all …]
H A Delf32-xc16x.c257 bfd *input_bfd, in elf32_xc16x_final_link_relocate() argument
278 bfd_put_16 (input_bfd, value, hit_data); in elf32_xc16x_final_link_relocate()
282 bfd_put_8 (input_bfd, value, hit_data); in elf32_xc16x_final_link_relocate()
291 bfd_put_16 (input_bfd, value, hit_data); in elf32_xc16x_final_link_relocate()
300 bfd_put_16 (input_bfd, value, hit_data); in elf32_xc16x_final_link_relocate()
309 bfd_put_16 (input_bfd, value, hit_data); in elf32_xc16x_final_link_relocate()
318 bfd_put_16 (input_bfd, value, hit_data); in elf32_xc16x_final_link_relocate()
330 bfd_put_32 (input_bfd, value, hit_data); in elf32_xc16x_final_link_relocate()
335 bfd_put_32 (input_bfd, value, hit_data); in elf32_xc16x_final_link_relocate()
347 bfd *input_bfd, in elf32_xc16x_relocate_section() argument
[all …]
H A Delf32-avr.c1022 bfd * input_bfd, in avr_final_link_relocate() argument
1084 switch (bfd_get_mach (input_bfd)) in avr_final_link_relocate()
1421 bfd *input_bfd, in elf32_avr_relocate_section() argument
3492 bfd *input_bfd; in elf32_avr_setup_section_lists() local
3505 input_bfd != NULL; in elf32_avr_setup_section_lists()
3506 input_bfd = input_bfd->link.next) in elf32_avr_setup_section_lists()
3579 input_bfd != NULL; in get_local_syms()
3580 input_bfd = input_bfd->link.next, bfd_indx++) in get_local_syms()
3648 bfd *input_bfd; in elf32_avr_size_stubs() local
3656 input_bfd != NULL; in elf32_avr_size_stubs()
[all …]
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Dcoff-alpha.c1215 bfd *input_bfd, in alpha_convert_external_reloc() argument
1331 bfd *input_bfd, in alpha_relocate_section() argument
1412 bfd_zalloc (input_bfd, amt)); in alpha_relocate_section()
1513 input_bfd, (int) r_type); in alpha_relocate_section()
1577 insn = bfd_get_32 (input_bfd, in alpha_relocate_section()
1603 insn1 = bfd_get_32 (input_bfd, in alpha_relocate_section()
1711 input_bfd, in alpha_relocate_section()
1776 bfd_put_64 (input_bfd, val, in alpha_relocate_section()
1838 input_bfd, in alpha_relocate_section()
1907 input_bfd, in alpha_relocate_section()
[all …]
H A Delf32-m68hc1x.c239 bfd *input_bfd; in elf32_m68hc11_setup_section_lists() local
262 input_bfd != NULL; in elf32_m68hc11_setup_section_lists()
263 input_bfd = input_bfd->link.next) in elf32_m68hc11_setup_section_lists()
333 bfd *input_bfd; in elf32_m68hc11_size_stubs() local
350 input_bfd != NULL; in elf32_m68hc11_size_stubs()
351 input_bfd = input_bfd->link.next) in elf32_m68hc11_size_stubs()
364 input_bfd != NULL; in elf32_m68hc11_size_stubs()
365 input_bfd = input_bfd->link.next, bfd_indx++) in elf32_m68hc11_size_stubs()
394 input_bfd != NULL; in elf32_m68hc11_size_stubs()
395 input_bfd = input_bfd->link.next, bfd_indx++) in elf32_m68hc11_size_stubs()
[all …]
H A Delf32-msp430.c803 bfd * input_bfd, in msp430_final_link_relocate() argument
993 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
1016 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
1036 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
1075 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
1099 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
1129 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
1149 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
1170 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
1190 bfd_put_16 (input_bfd, x, contents); in msp430_final_link_relocate()
[all …]
H A Delf64-bpf.c370 bfd *input_bfd, in bpf_elf_relocate_section() argument
382 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr; in bpf_elf_relocate_section()
383 sym_hashes = elf_sym_hashes (input_bfd); in bpf_elf_relocate_section()
415 (input_bfd, symtab_hdr->sh_link, sym->st_name); in bpf_elf_relocate_section()
452 addend = bfd_get (howto->bitsize, input_bfd, in bpf_elf_relocate_section()
473 addend = bfd_get (howto->bitsize, input_bfd, where); in bpf_elf_relocate_section()
483 addend = bfd_get_16 (input_bfd, where + 2); in bpf_elf_relocate_section()
485 bfd_put_16 (input_bfd, relocation, where + 2); in bpf_elf_relocate_section()
494 addend = bfd_get_32 (input_bfd, where + 4); in bpf_elf_relocate_section()
514 addend = bfd_get_32 (input_bfd, where + 4); in bpf_elf_relocate_section()
[all …]
H A Delf32-xc16x.c257 bfd *input_bfd, in elf32_xc16x_final_link_relocate() argument
278 bfd_put_16 (input_bfd, value, hit_data); in elf32_xc16x_final_link_relocate()
282 bfd_put_8 (input_bfd, value, hit_data); in elf32_xc16x_final_link_relocate()
291 bfd_put_16 (input_bfd, value, hit_data); in elf32_xc16x_final_link_relocate()
300 bfd_put_16 (input_bfd, value, hit_data); in elf32_xc16x_final_link_relocate()
309 bfd_put_16 (input_bfd, value, hit_data); in elf32_xc16x_final_link_relocate()
318 bfd_put_16 (input_bfd, value, hit_data); in elf32_xc16x_final_link_relocate()
330 bfd_put_32 (input_bfd, value, hit_data); in elf32_xc16x_final_link_relocate()
335 bfd_put_32 (input_bfd, value, hit_data); in elf32_xc16x_final_link_relocate()
347 bfd *input_bfd, in elf32_xc16x_relocate_section() argument
[all …]
H A Delf32-avr.c1020 bfd * input_bfd, in avr_final_link_relocate() argument
1082 switch (bfd_get_mach (input_bfd)) in avr_final_link_relocate()
1419 bfd *input_bfd, in elf32_avr_relocate_section() argument
3481 bfd *input_bfd; in elf32_avr_setup_section_lists() local
3494 input_bfd != NULL; in elf32_avr_setup_section_lists()
3495 input_bfd = input_bfd->link.next) in elf32_avr_setup_section_lists()
3568 input_bfd != NULL; in get_local_syms()
3569 input_bfd = input_bfd->link.next, bfd_indx++) in get_local_syms()
3637 bfd *input_bfd; in elf32_avr_size_stubs() local
3645 input_bfd != NULL; in elf32_avr_size_stubs()
[all …]

12345678910>>...18