Searched refs:R_PPC64_GOT16_LO (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
| H A D | PowerPC64.def | 26 #undef R_PPC64_GOT16_LO 129 ELF_RELOC(R_PPC64_GOT16_LO, 15)
|
| /netbsd-src/external/gpl3/binutils/dist/include/elf/ |
| H A D | ppc64.h | 43 RELOC_NUMBER (R_PPC64_GOT16_LO, 15)
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/elf/ |
| H A D | ppc64.h | 43 RELOC_NUMBER (R_PPC64_GOT16_LO, 15)
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/ |
| H A D | elf.d | 1737 enum R_PPC64_GOT16_LO = R_PPC_GOT16_LO; variable
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | elf64-ppc.c | 405 HOW (R_PPC64_GOT16_LO, 2, 16, 0xffff, 0, false, dont, 1074 case BFD_RELOC_LO16_GOTOFF: r = R_PPC64_GOT16_LO; in ppc64_elf_reloc_type_lookup() 4882 case R_PPC64_GOT16_LO: in ppc64_elf_check_relocs() 4969 case R_PPC64_GOT16_LO: in ppc64_elf_check_relocs() 8778 && r_type != R_PPC64_TOC16_LO && r_type != R_PPC64_GOT16_LO) in ok_lo_toc_insn() 8784 && r_type != R_PPC64_TOC16_LO && r_type != R_PPC64_GOT16_LO) in ok_lo_toc_insn() 9603 case R_PPC64_GOT16_LO: in ppc64_elf_edit_toc() 16910 case R_PPC64_GOT16_LO: in ppc64_elf_relocate_section() 17736 case R_PPC64_GOT16_LO: in ppc64_elf_relocate_section()
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | elf64-ppc.c | 400 HOW (R_PPC64_GOT16_LO, 2, 16, 0xffff, 0, false, dont, 1069 case BFD_RELOC_LO16_GOTOFF: r = R_PPC64_GOT16_LO; in ppc64_elf_reloc_type_lookup() 4861 case R_PPC64_GOT16_LO: in ppc64_elf_check_relocs() 4948 case R_PPC64_GOT16_LO: in ppc64_elf_check_relocs() 8749 && r_type != R_PPC64_TOC16_LO && r_type != R_PPC64_GOT16_LO) in ok_lo_toc_insn() 8755 && r_type != R_PPC64_TOC16_LO && r_type != R_PPC64_GOT16_LO) in ok_lo_toc_insn() 9573 case R_PPC64_GOT16_LO: in ppc64_elf_edit_toc() 16893 case R_PPC64_GOT16_LO: in ppc64_elf_relocate_section() 17730 case R_PPC64_GOT16_LO: in ppc64_elf_relocate_section()
|
| /netbsd-src/external/bsd/elftoolchain/dist/common/sys/ |
| H A D | elfconstants.m4 | 2240 _(R_PPC64_GOT16_LO, 15)
|