Home
last modified time | relevance | path

Searched refs:bfd_canonicalize_reloc (Results 1 – 25 of 29) sorted by relevance

12

/toolchain/binutils/binutils-2.25/bfd/
Dreloc16.c173 bfd_canonicalize_reloc (input_bfd, input_section, reloc_vector, in bfd_coff_reloc16_relax_section()
281 reloc_count = bfd_canonicalize_reloc (input_bfd, in bfd_coff_reloc16_get_relocated_section_contents()
Dbout.c1163 bfd_canonicalize_reloc (input_bfd, input_section, reloc_vector, in b_out_bfd_relax_section()
1240 reloc_count = bfd_canonicalize_reloc (input_bfd, in b_out_bfd_get_relocated_section_contents()
Dbfd.c959 bfd_canonicalize_reloc (bfd *abfd, in bfd_canonicalize_reloc() function
Dreloc.c7573 reloc_count = bfd_canonicalize_reloc (input_bfd, in bfd_generic_get_relocated_section_contents()
Dsyms.c1046 reloc_count = bfd_canonicalize_reloc (abfd, info->stabsec, reloc_vector, in _bfd_stab_section_find_nearest_line()
Dcoff-h8300.c1304 reloc_count = bfd_canonicalize_reloc (abfd, sec, relocs, symbols); in h8300_bfd_link_add_symbols()
Dcoff-alpha.c755 reloc_count = bfd_canonicalize_reloc (input_bfd, input_section, in alpha_ecoff_get_relocated_section_contents()
Dlinker.c1937 reloc_count = bfd_canonicalize_reloc (input_bfd, in _bfd_generic_final_link()
Dbfd-in2.h6611 long bfd_canonicalize_reloc
DChangeLog-94957922 bfd_get_reloc_upper_bound, and bfd_canonicalize_reloc. They now
7928 (bfd_canonicalize_reloc): Likewise.
8015 bfd_canonicalize_reloc.
8023 bfd_canonicalize_reloc.
8028 bfd_get_reloc_upper_bound and bfd_canonicalize_reloc.
8453 if malloc (0) fails. bfd_canonicalize_reloc returning 0 is not a
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dcr16elf.em67 count. We do not want to call bfd_canonicalize_reloc,
Dm68kelf.em95 count. We do not want to call bfd_canonicalize_reloc,
Dm68kcoff.em84 count. We do not want to call bfd_canonicalize_reloc,
Dpep.em1554 nrelocs = bfd_canonicalize_reloc (is->the_bfd, sec,
Dpe.em1610 nrelocs = bfd_canonicalize_reloc (is->the_bfd, sec,
/toolchain/binutils/binutils-2.25/ld/
Dldcref.c682 relcount = bfd_canonicalize_reloc (abfd, sec, relpp, info->asymbols); in check_reloc_refs()
Dldmain.c1254 relcount = bfd_canonicalize_reloc (abfd, sec, relpp, info->asymbols); in warning_find_reloc()
Dpe-dll.c1298 nrelocs = bfd_canonicalize_reloc (b, s, relocs, symbols); in pe_walk_relocs_of_symbol()
1379 nrelocs = bfd_canonicalize_reloc (b, s, relocs, symbols); in generate_reloc()
/toolchain/binutils/binutils-2.25/binutils/
Dcoffgrok.c151 relcount = bfd_canonicalize_reloc (abfd, section, relpp, syms); in do_sections_p1()
Dnm.c795 *data->relcount = bfd_canonicalize_reloc (abfd, sec, *data->relocs, in get_relocs()
Dobjdump.c1970 rel_count = bfd_canonicalize_reloc (abfd, section, rel_pp, syms); in disassemble_section()
3119 relcount = bfd_canonicalize_reloc (abfd, section, relpp, syms); in dump_relocs_in_section()
Dobjcopy.c2932 relcount = bfd_canonicalize_reloc (ibfd, isection, relpp, isympp); in copy_relocations_in_section()
3159 relcount = bfd_canonicalize_reloc (ibfd, isection, relpp, symbols); in mark_symbols_used_in_relocations()
Dnlmconv.c1257 reloc_count = bfd_canonicalize_reloc (inbfd, insec, relocs, symbols); in copy_sections()
DChangeLog-91972739 confuse bfd_canonicalize_reloc.
3451 error from bfd_canonicalize_reloc.
3459 bfd_canonicalize_reloc.
3472 bfd_get_reloc_upper_bound and bfd_canonicalize_reloc.
3475 bfd_canonicalize_reloc.
3485 bfd_ret_reloc_upper_bound and bfd_canonicalize_reloc.
/toolchain/binutils/binutils-2.25/bfd/doc/
Dbfdint.texi815 @samp{bfd_canonicalize_reloc}. The corresponding field in the target

12