Home
last modified time | relevance | path

Searched refs:ppc_size_one_stub (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf64-ppc.c6435 ppc_size_one_stub (struct bfd_hash_entry *gen_entry, void *in_arg) in ppc_size_one_stub() function
7106 bfd_hash_traverse (&htab->stub_hash_table, ppc_size_one_stub, info); in ppc64_elf_size_stubs()
H A DChangeLog-0203590 * elf64-ppc.c (ppc_size_one_stub): Size relbrlt. Accept info arg
592 (ppc64_elf_size_stubs): Adjust ppc_size_one_stub traversal. Zero
2871 (ppc_size_one_stub): Handle ppc_stub_long_branch_r2off and
4392 (ppc_size_one_stub): Fix warning, and tighten plt entry check.
9298 (ppc_size_one_stub): New function.
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf64-ppc.c8512 ppc_size_one_stub (struct bfd_hash_entry *gen_entry, void *in_arg) in ppc_size_one_stub() function
9391 bfd_hash_traverse (&htab->stub_hash_table, ppc_size_one_stub, info); in ppc64_elf_size_stubs()
H A DChangeLog-0203590 * elf64-ppc.c (ppc_size_one_stub): Size relbrlt. Accept info arg
592 (ppc64_elf_size_stubs): Adjust ppc_size_one_stub traversal. Zero
2871 (ppc_size_one_stub): Handle ppc_stub_long_branch_r2off and
4392 (ppc_size_one_stub): Fix warning, and tighten plt entry check.
9298 (ppc_size_one_stub): New function.
H A DChangeLog-20041436 (ppc_size_one_stub): Size long branch stub relocs. Adjust relbrlt
2767 ppc_build_one_stub, ppc_size_one_stub, ppc64_elf_next_toc_section,
H A DChangeLog-2005835 (ppc_size_one_stub): Print full stub name on errors.