Searched refs:ppc64_elf_howto_raw (Results 1 – 5 of 5) sorted by relevance
189 static reloc_howto_type ppc64_elf_howto_raw[] = { variable1862 i < sizeof (ppc64_elf_howto_raw) / sizeof (ppc64_elf_howto_raw[0]); in ppc_howto_init()1865 type = ppc64_elf_howto_raw[i].type; in ppc_howto_init()1868 ppc64_elf_howto_table[type] = &ppc64_elf_howto_raw[i]; in ppc_howto_init()
2857 (ppc64_elf_howto_raw <GOT_TPREL16_DS, GOT_TPREL16_LO_DS>): Correct4530 (ppc64_elf_howto_raw): Add TLS howto's. Adjust R_PPC64_NONE to be7097 * elf64-ppc.c (ppc64_elf_howto_raw): Zero all src_mask entries.9063 (ppc64_elf_howto_raw <R_PPC64_RELATIVE>): Not pc_relative or9208 * elf64-ppc.c (ppc64_elf_howto_raw <R_PPC64_SECTOFF>): Change to a9226 (ppc64_elf_howto_raw): Use the above.11138 * elf64-ppc.c (ppc64_elf_howto_raw): Remove stale FIXMEs.
204 static reloc_howto_type ppc64_elf_howto_raw[] = { variable1937 i < sizeof (ppc64_elf_howto_raw) / sizeof (ppc64_elf_howto_raw[0]); in ppc_howto_init()1940 type = ppc64_elf_howto_raw[i].type; in ppc_howto_init()1943 ppc64_elf_howto_table[type] = &ppc64_elf_howto_raw[i]; in ppc_howto_init()
1701 (ppc64_elf_howto_raw): Use ppc64_elf_branch_reloc.