Home
last modified time | relevance | path

Searched refs:shared_stub_entry (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf32-ppc.c6834 static const int shared_stub_entry[] = variable
7259 size = 4 * ARRAY_SIZE (shared_stub_entry); in ppc_elf_relax_section()
8952 stub = shared_stub_entry; in ppc_elf_relocate_section()
8957 size = ARRAY_SIZE (shared_stub_entry) - 3; in ppc_elf_relocate_section()
DChangeLog-20143124 * elf32-ppc.c (shared_stub_entry): Zero addi offset.
DChangeLog-0203438 (shared_stub_entry, stub_entry): Make them arrays of ints.
442 branch range check. Only use shared_stub_entry when shared.
454 (shared_stub_entry): Correct opcode.
DChangeLog-20091242 * elf32-ppc.c (shared_stub_entry, stub_entry): Use r12, not r11.