Home
last modified time | relevance | path

Searched refs:elf_link_input_bfd (Results 1 – 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
HDChangeLog466 * elflink.c (elf_link_input_bfd): Emit relocs if relocate_section
1273 * elflink.c (elf_link_input_bfd): Don't zap relocs against symbols
1500 * elflink.c (elf_link_input_bfd): Always setup finfo->internal_syms.
1542 (elf_link_input_bfd): Don't call perform_complex_relocations.
1572 (elf_link_input_bfd): Call evaluate_complex_relocation_symbols.
HDChangeLog-0001202 * elflink.h (elf_link_input_bfd): Use it.
283 (elf_link_input_bfd): Likewise, Translate st_shndx for elf sections
525 (elf_link_input_bfd): Likewise.
763 * elflink.h (elf_link_input_bfd): Don't consider empty
813 * elflink.h (elf_link_input_bfd): Assert r_symndx != 0 when
860 * elflink.h (elf_link_input_bfd): Complain about all relocs
888 * elflink.h (elf_link_input_bfd): Check
991 * elflink.h (elf_link_input_bfd): Don't test for removed linkonce
1172 * elflink.h (elf_link_input_bfd <removed linkonce relocs>): Fix
1178 * elflink.h (elf_link_input_bfd): Complain about relocs against
[all …]
HDChangeLog-0203136 (elf_link_input_bfd): Likewise.
608 (elf_link_input_bfd): Likewise.
2595 * elflink.h (elf_link_input_bfd): Check raw size when using
2671 * elflink.h (elf_link_input_bfd): Also check discarded linkonce
2946 * elflink.h (elf_link_input_bfd): Call linker error_handler
5511 * elflink.h (elf_link_input_bfd <emit_relocs>): Keep reloc offsets
5642 (elf_link_input_bfd): When emitting relocs, adjust offsets for
6312 * elflink.h (elf_link_input_bfd): Remove BFD_VERSION_DATE dependent
7467 * elflink.h (elf_link_input_bfd): Don't change internal symbols
7535 * elflink.h (elf_link_input_bfd): Don't call reloc_emitter when
[all …]
HDChangeLog-9697135 * elflink.h (elf_link_input_bfd): Handle a relocateable link in
2335 * elflink.h (elf_link_input_bfd): Likewise.
2383 * elflink.h (elf_link_input_bfd): Don't skip symbols from sections
2433 (elf_link_input_bfd): Check for DYNAMIC, not ET_DYN.
2605 * elflink.h (elf_link_input_bfd): If we've discarded a section,
2626 * elflink.h (elf_link_input_bfd): Discard local symbols that are
2790 (elf_link_input_bfd): Likewise.
3740 (elf_link_input_bfd): Get external symbols from cache in
5081 (elf_link_input_bfd): Handle optimized stabs sections.
5411 (elf_link_input_bfd): Don't link unmarked sections.
HDChangeLog-2006378 (elf_link_input_bfd): Likewise.
596 (elf_link_input_bfd): When emitting relocs, use text_index_section
2334 * elflink.c (elf_link_input_bfd): Comment typo.
3398 (elf_link_input_bfd): Adjust comments.
HDChangeLog-98991288 (elf_link_input_bfd): Deal with the fact that there can be
1669 (elf_link_input_bfd): Likewise.
1686 (elf_link_input_bfd): When doing a relocateable link, use the new
1754 (elf_link_input_bfd): Use elf_link_output_relocs.
4353 * elflink.h (elf_link_input_bfd): Don't set contents on stabs
HDChangeLog-94953472 (elf_link_input_bfd): Use BFD_ASSERT rather than abort.
4798 (elf_link_input_bfd): Remove the last argument, output_names,
4838 (elf_link_input_bfd): Don't check section_from_elf_index return
5810 (elf_link_input_bfd): Use elf_link_read_relocs to get the relocs.
5967 (elf_link_input_bfd): Permit the relocs to be cached in the
6274 * elfcode.h (elf_link_input_bfd): New argument "output_names"
6304 (elf_link_input_bfd): Skip dynamic sections in input file.
6451 * elfcode.h (elf_link_input_bfd): Don't try to read local symbols
6900 (elf_link_input_bfd): If elf_bad_symtab is set, read all the
6994 (elf_link_input_bfd): Ignore dynamic objects. Use target_index
HDelflink.c8325 elf_link_input_bfd (struct elf_final_link_info *finfo, bfd *input_bfd) in elf_link_input_bfd() function
9843 if (! elf_link_input_bfd (&finfo, sub)) in bfd_elf_final_link()