Home
last modified time | relevance | path

Searched refs:ppc64_elf_build_stubs (Results 1 – 13 of 13) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf64-ppc.h92 bfd_boolean ppc64_elf_build_stubs
DChangeLog1046 (ppc64_elf_build_stubs): Move code setting glink .eh_frame to..
1391 (ppc64_elf_build_stubs): NULL check htab->brlt. Add global entry
2511 ppc64_elf_build_stubs): Update prototype.
2518 ppc64_elf_build_stubs): Remove parameters now in "params".
DChangeLog-2013340 (ppc64_elf_build_stubs): Don't reset glink->size before calling
475 (ppc64_elf_build_stubs): Call build_global_entry_stubs. Adjust
523 (ppc64_elf_build_stubs): Add new ELFv2 glink.
561 (ppc64_elf_build_stubs): Likewise for glink.
DChangeLog-0203594 (ppc64_elf_build_stubs): Allocate space for relbrlt.
1606 (ppc64_elf_build_stubs): When --emit-stub-syms, print a symbol for
2163 (ppc64_elf_build_stubs): Check for stub sections in stub bfd by
2165 (ppc64_elf_build_stubs): Likewise.
2628 (ppc64_elf_build_stubs): Add "stats" param, and print statistics.
2629 * elf64-ppc.h (ppc64_elf_build_stubs): Adjust prototype.
2881 (ppc64_elf_build_stubs): Add emit_stub_syms param, and stash in htab.
2885 * elf64-ppc.h (ppc64_elf_build_stubs): Update prototype.
6315 * elf64-ppc.c (ppc64_elf_build_stubs): Increment .glink indx.
6442 (ppc64_elf_build_stubs): Build them here instead.
[all …]
DChangeLog-2006688 * elf64-ppc.c (ppc64_elf_build_stubs): Test glink size for
1118 (ppc64_elf_build_stubs): Use new lazy linking stub.
1180 * elf64-ppc.c (ppc64_elf_build_stubs): Clear relbrlt reloc_count
DChangeLog-20121659 (ppc64_elf_build_stubs): Likewise, and extend last FDE to cover.
3105 (ppc64_elf_build_stubs): Align tail of stub sections. Adjust
DChangeLog-20082230 (ppc64_elf_build_stubs): Rename __glink sym to __glink_PLTresolve.
2753 (ppc64_elf_build_stubs): Emit glink reloc if emitrelocations.
DChangeLog-20041440 (ppc64_elf_build_stubs): Adjust relbrlt test. Tweak stats output.
2769 ppc64_elf_build_stubs, ppc64_elf_relocate_section,
DChangeLog-20111275 (ppc64_elf_build_stubs): Init glink_eh_frame contents.
Delf64-ppc.c12660 ppc64_elf_build_stubs (struct bfd_link_info *info, in ppc64_elf_build_stubs() function
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dppc64elf.em542 && !ppc64_elf_build_stubs (&link_info, config.stats ? &msg : NULL))
/toolchain/binutils/binutils-2.25/ld/
DChangeLog394 (gld${EMULATION_NAME}_finish): Call ppc64_elf_build_stubs even when
DChangeLog-0203790 statistics from ppc64_elf_build_stubs.
856 ppc64_elf_reinit_toc. Adjust ppc64_elf_build_stubs call.