Home
last modified time | relevance | path

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

12

/toolchain/binutils/binutils-2.27/bfd/
Dreloc16.c171 bfd_canonicalize_reloc (input_bfd, input_section, reloc_vector, in bfd_coff_reloc16_relax_section()
279 reloc_count = bfd_canonicalize_reloc (input_bfd, in bfd_coff_reloc16_get_relocated_section_contents()
Dbout.c1161 bfd_canonicalize_reloc (input_bfd, input_section, reloc_vector, in b_out_bfd_relax_section()
1238 reloc_count = bfd_canonicalize_reloc (input_bfd, in b_out_bfd_get_relocated_section_contents()
Dsyms.c1048 reloc_count = bfd_canonicalize_reloc (abfd, info->stabsec, reloc_vector, in _bfd_stab_section_find_nearest_line()
Dreloc.c7944 reloc_count = bfd_canonicalize_reloc (input_bfd, in bfd_generic_get_relocated_section_contents()
Dbfd.c1001 bfd_canonicalize_reloc (bfd *abfd, in bfd_canonicalize_reloc() function
Dcoff-h8300.c1276 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.c1930 reloc_count = bfd_canonicalize_reloc (input_bfd, in _bfd_generic_final_link()
Dbfd-in2.h6921 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.27/ld/emultempl/
Dcr16elf.em67 count. We do not want to call bfd_canonicalize_reloc,
Dm68kcoff.em84 count. We do not want to call bfd_canonicalize_reloc,
Dm68kelf.em95 count. We do not want to call bfd_canonicalize_reloc,
Dpep.em1566 nrelocs = bfd_canonicalize_reloc (is->the_bfd, sec,
Dpe.em1620 nrelocs = bfd_canonicalize_reloc (is->the_bfd, sec,
/toolchain/binutils/binutils-2.27/ld/
Dldcref.c695 relcount = bfd_canonicalize_reloc (abfd, sec, relpp, info->asymbols); in check_reloc_refs()
Dldmain.c1252 relcount = bfd_canonicalize_reloc (abfd, sec, relpp, info->asymbols); in warning_find_reloc()
Dpe-dll.c1305 nrelocs = bfd_canonicalize_reloc (b, s, relocs, symbols); in pe_walk_relocs_of_symbol()
1386 nrelocs = bfd_canonicalize_reloc (b, s, relocs, symbols); in generate_reloc()
/toolchain/binutils/binutils-2.27/binutils/
Dobjdump.c2026 rel_count = bfd_canonicalize_reloc (abfd, section, rel_pp, syms); in disassemble_section()
2364 reloc_count = bfd_canonicalize_reloc (abfd, sec, relocs, NULL); in load_specific_debug_section()
3242 relcount = bfd_canonicalize_reloc (abfd, section, relpp, syms); in dump_relocs_in_section()
Dcoffgrok.c138 relcount = bfd_canonicalize_reloc (abfd, section, relpp, syms); in do_sections_p1()
Dnm.c833 *data->relcount = bfd_canonicalize_reloc (abfd, sec, *data->relocs, in get_relocs()
Dobjcopy.c3240 relcount = bfd_canonicalize_reloc (ibfd, isection, relpp, isympp); in copy_relocations_in_section()
3479 relcount = bfd_canonicalize_reloc (ibfd, isection, relpp, symbols); in mark_symbols_used_in_relocations()
Dnlmconv.c1258 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.27/bfd/doc/
Dbfdint.texi815 @samp{bfd_canonicalize_reloc}. The corresponding field in the target

12