Searched refs:ppc64_elf_edit_opd (Results 1 – 12 of 12) sorted by relevance
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elf64-ppc.h | 24 bfd_boolean ppc64_elf_edit_opd
|
H A D | ChangeLog-0203 | 149 (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 D | elf64-ppc.c | 4952 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 D | elf64-ppc.h | 22 bfd_boolean ppc64_elf_edit_opd
|
H A D | ChangeLog-2005 | 653 (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 D | ChangeLog-2004 | 91 * 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 D | ChangeLog-0203 | 149 (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 D | elf64-ppc.c | 6320 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 D | ppc64elf.em | 104 if (!ppc64_elf_edit_opd (output_bfd, &link_info))
|
/openbsd/gnu/usr.bin/binutils-2.17/ld/emultempl/ |
H A D | ppc64elf.em | 105 if (!ppc64_elf_edit_opd (output_bfd, &link_info, no_opd_opt,
|
/openbsd/gnu/usr.bin/binutils-2.17/ld/ |
H A D | ChangeLog-2004 | 580 (ppc_before_allocation): Pass it to ppc64_elf_edit_opd).
|
H A D | ChangeLog-2005 | 912 ppc64_elf_edit_opd.
|