Home
last modified time | relevance | path

Searched refs:ppc64_elf_next_input_section (Results 1 – 11 of 11) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf64-ppc.h91 bfd_boolean ppc64_elf_next_input_section
DChangeLog-02031520 * elf64-ppc.c (ppc64_elf_next_input_section): Update comment.
2639 (ppc64_elf_next_input_section): Use it here to set has_gp_reloc.
2647 * elf64-ppc.h (ppc64_elf_next_input_section): Update prototype.
2690 (ppc64_elf_next_input_section): Adjust for multiple input section
2717 (ppc64_elf_next_input_section): Adjust for single input section list.
2878 (ppc64_elf_next_input_section): Set toc_off.
9237 (ppc64_elf_next_input_section): Move output_section->owner test to
9245 (ppc64_elf_next_input_section): Update.
9264 (ppc64_elf_next_input_section): Declare.
9300 (ppc64_elf_next_input_section): New function.
DChangeLog-2013487 * elf64-ppc.c (ppc64_elf_next_input_section): Always set toc_off
DChangeLog-20113192 * elf64-ppc.c (ppc64_elf_next_input_section): Use elf_gp value
DChangeLog-20102747 (ppc64_elf_next_input_section): ..rather than here.
DChangeLog-2007528 (ppc64_elf_next_input_section): ..instead do so here.
DChangeLog-20151317 (ppc64_elf_next_input_section): Update to use sec_info union as
DChangeLog-20055236 (ppc64_elf_next_input_section): Use multi_toc_needed to shortcut
Delf64-ppc.c11910 ppc64_elf_next_input_section (struct bfd_link_info *info, asection *isec) in ppc64_elf_next_input_section() function
/toolchain/binutils/binutils-2.27/ld/emultempl/
Dppc64elf.em485 if (!ppc64_elf_next_input_section (&link_info, i))
/toolchain/binutils/binutils-2.27/ld/
DChangeLog-0203795 from ppc64_elf_next_input_section.