Searched refs:R_PPC64_GOT16_LO_DS (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/elfcpp/ |
| D | powerpc.h | 104 R_PPC64_GOT16_LO_DS = 59, enumerator
|
| /netbsd/src/external/gpl3/binutils/dist/include/elf/ |
| D | ppc64.h | 90 RELOC_NUMBER (R_PPC64_GOT16_LO_DS, 59)
|
| /netbsd/src/external/gpl3/gdb/dist/include/elf/ |
| D | ppc64.h | 90 RELOC_NUMBER (R_PPC64_GOT16_LO_DS, 59)
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | powerpc.cc | 1951 || r_type == elfcpp::R_PPC64_GOT16_LO_DS in is_got_reloc() 7791 case elfcpp::R_PPC64_GOT16_LO_DS: in get_reference_flags() 7997 case elfcpp::R_PPC64_GOT16_LO_DS: in reloc_needs_plt_for_ifunc() 8374 case elfcpp::R_PPC64_GOT16_LO_DS: in local() 8580 case elfcpp::R_PPC64_GOT16_LO_DS: in local() 9162 case elfcpp::R_PPC64_GOT16_LO_DS: in global() 9413 case elfcpp::R_PPC64_GOT16_LO_DS: in global() 11685 case elfcpp::R_PPC64_GOT16_LO_DS: in relocate() 11695 || (r_type == elfcpp::R_PPC64_GOT16_LO_DS in relocate() 12258 case elfcpp::R_PPC64_GOT16_LO_DS: in relocate()
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | elf64-ppc.c | 609 HOW (R_PPC64_GOT16_LO_DS, 2, 16, 0xfffc, 0, false, dont, 1146 case BFD_RELOC_PPC64_GOT16_LO_DS: r = R_PPC64_GOT16_LO_DS; in ppc64_elf_reloc_type_lookup() 4883 case R_PPC64_GOT16_LO_DS: in ppc64_elf_check_relocs() 4973 case R_PPC64_GOT16_LO_DS: in ppc64_elf_check_relocs() 9604 case R_PPC64_GOT16_LO_DS: in ppc64_elf_edit_toc() 9649 case R_PPC64_GOT16_LO_DS: in ppc64_elf_edit_toc() 9702 case R_PPC64_GOT16_LO_DS: in ppc64_elf_edit_toc() 16718 case R_PPC64_GOT16_LO_DS: in ppc64_elf_relocate_section() 16734 if (r_type == R_PPC64_GOT16_LO_DS in ppc64_elf_relocate_section() 16903 case R_PPC64_GOT16_LO_DS: in ppc64_elf_relocate_section() [all …]
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | elf64-ppc.c | 609 HOW (R_PPC64_GOT16_LO_DS, 2, 16, 0xfffc, 0, false, dont, 1146 case BFD_RELOC_PPC64_GOT16_LO_DS: r = R_PPC64_GOT16_LO_DS; in ppc64_elf_reloc_type_lookup() 4883 case R_PPC64_GOT16_LO_DS: in ppc64_elf_check_relocs() 4973 case R_PPC64_GOT16_LO_DS: in ppc64_elf_check_relocs() 9604 case R_PPC64_GOT16_LO_DS: in ppc64_elf_edit_toc() 9649 case R_PPC64_GOT16_LO_DS: in ppc64_elf_edit_toc() 9702 case R_PPC64_GOT16_LO_DS: in ppc64_elf_edit_toc() 16729 case R_PPC64_GOT16_LO_DS: in ppc64_elf_relocate_section() 16745 if (r_type == R_PPC64_GOT16_LO_DS in ppc64_elf_relocate_section() 16914 case R_PPC64_GOT16_LO_DS: in ppc64_elf_relocate_section() [all …]
|