Home
last modified time | relevance | path

Searched refs:ppc64_elf_edit_opd (Results 1 – 12 of 12) sorted by relevance

/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf64-ppc.h24 bfd_boolean ppc64_elf_edit_opd
H A DChangeLog-0203149 (ppc64_elf_edit_opd): Set adjust_done when global .opd sym adjusted.
1674 ppc64_elf_edit_opd.
1677 (ppc64_elf_edit_opd): Tighten reloc checks. Free local_syms on error
4556 (ppc64_elf_edit_opd): Remove unused variable. Use get_sym_h.
5322 * elf64-ppc.c (ppc64_elf_edit_opd): Correct typo.
5546 * elf64-ppc.c (ppc64_elf_edit_opd): When deleting relocs, adjust
5646 * elf64-ppc.c (ppc64_elf_edit_opd): Rename from edit_opd. Make global.
5649 * elf64-ppc.h (ppc64_elf_edit_opd): Declare.
H A Delf64-ppc.c4952 ppc64_elf_edit_opd (bfd *obfd, struct bfd_link_info *info) in ppc64_elf_edit_opd() function
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf64-ppc.h22 bfd_boolean ppc64_elf_edit_opd
H A DChangeLog-2005653 (ppc64_elf_edit_opd): Don't adjust reloc counts when NO_OPD_RELOCS.
1040 * elf64-ppc.c (ppc64_elf_edit_opd): Don't call dec_dynrel_count
2207 (ppc64_elf_edit_opd): Add no_opd_opt param. Do nothing besides
2211 * elf64-ppc.h (ppc64_elf_edit_opd): Update prototype.
3271 * elf64-ppc.c (ppc64_elf_edit_opd): Likewise.
3632 ppc64_elf_edit_toc, with additional code from ppc64_elf_edit_opd.
3633 (ppc64_elf_edit_toc, ppc64_elf_edit_opd): Use it.
4793 (ppc64_elf_edit_opd): Don't use an undefined func desc sym.
H A DChangeLog-200491 * elf64-ppc.c (ppc64_elf_edit_opd, ppc64_elf_edit_toc): Update.
638 (ppc64_elf_edit_opd): Likewise.
1642 * elf64-ppc.c (ppc64_elf_edit_opd): Support 16 byte long .opd
1649 * elf64-ppc.h (ppc64_elf_edit_opd): Adjust prototype.
1831 ppc64_elf_check_relocs, ppc64_elf_edit_opd,
1962 (ppc64_elf_edit_opd): Use get_opd_info. Check that sym has a dot
2765 ppc64_elf_adjust_dynamic_symbol, ppc64_elf_edit_opd,
H A DChangeLog-0203149 (ppc64_elf_edit_opd): Set adjust_done when global .opd sym adjusted.
1674 ppc64_elf_edit_opd.
1677 (ppc64_elf_edit_opd): Tighten reloc checks. Free local_syms on error
4556 (ppc64_elf_edit_opd): Remove unused variable. Use get_sym_h.
5322 * elf64-ppc.c (ppc64_elf_edit_opd): Correct typo.
5546 * elf64-ppc.c (ppc64_elf_edit_opd): When deleting relocs, adjust
5646 * elf64-ppc.c (ppc64_elf_edit_opd): Rename from edit_opd. Make global.
5649 * elf64-ppc.h (ppc64_elf_edit_opd): Declare.
H A Delf64-ppc.c6320 ppc64_elf_edit_opd (bfd *obfd, struct bfd_link_info *info, in ppc64_elf_edit_opd() function
/openbsd/gnu/usr.bin/binutils/ld/emultempl/
H A Dppc64elf.em104 if (!ppc64_elf_edit_opd (output_bfd, &link_info))
/openbsd/gnu/usr.bin/binutils-2.17/ld/emultempl/
H A Dppc64elf.em105 if (!ppc64_elf_edit_opd (output_bfd, &link_info, no_opd_opt,
/openbsd/gnu/usr.bin/binutils-2.17/ld/
H A DChangeLog-2004580 (ppc_before_allocation): Pass it to ppc64_elf_edit_opd).
H A DChangeLog-2005912 ppc64_elf_edit_opd.