Searched refs:R_PPC64_REL24_NOTOC (Results 1 – 12 of 12) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/elfcpp/ |
| D | powerpc.h | 179 R_PPC64_REL24_NOTOC = 116, enumerator
|
| D | ChangeLog-0815 | 144 * powerpc.h (R_PPC64_REL24_NOTOC, R_PPC64_ADDR64_LOCAL): Define.
|
| /netbsd/src/external/gpl3/binutils/dist/include/elf/ |
| D | ppc64.h | 153 RELOC_NUMBER (R_PPC64_REL24_NOTOC, 116)
|
| D | ChangeLog-0415 | 341 * ppc64.h (R_PPC64_REL24_NOTOC, R_PPC64_ADDR64_LOCAL): Define.
|
| /netbsd/src/external/gpl3/gdb/dist/include/elf/ |
| D | ppc64.h | 153 RELOC_NUMBER (R_PPC64_REL24_NOTOC, 116)
|
| D | ChangeLog-0415 | 341 * ppc64.h (R_PPC64_REL24_NOTOC, R_PPC64_ADDR64_LOCAL): Define.
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | powerpc.cc | 1353 || (size == 64 && r_type == elfcpp::R_PPC64_REL24_NOTOC) in maybe_skip_tls_get_addr_call() 1918 || (size == 64 && r_type == elfcpp::R_PPC64_REL24_NOTOC) in is_branch_reloc() 3475 || (size == 64 && r_type == elfcpp::R_PPC64_REL24_NOTOC) in max_branch_delta() 3651 && this->r_type_ != elfcpp::R_PPC64_REL24_NOTOC in make_stub() 3657 && (this->r_type_ == elfcpp::R_PPC64_REL24_NOTOC in make_stub() 5260 if (r_type == elfcpp::R_PPC64_REL24_NOTOC in add_plt_call_entry() 5265 || r_type == elfcpp::R_PPC64_REL24_NOTOC)) in add_plt_call_entry() 5327 if (r_type == elfcpp::R_PPC64_REL24_NOTOC in add_plt_call_entry() 5332 || r_type == elfcpp::R_PPC64_REL24_NOTOC)) in add_plt_call_entry() 5449 && (r_type == elfcpp::R_PPC64_REL24_NOTOC in add_long_branch_entry() [all …]
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | elf64-ppc.c | 375 HOW (R_PPC64_REL24_NOTOC, 4, 26, 0x03fffffc, 0, true, signed, 1062 case BFD_RELOC_PPC64_REL24_NOTOC: r = R_PPC64_REL24_NOTOC; in ppc64_elf_reloc_type_lookup() 3790 case R_PPC64_REL24_NOTOC: in select_alt_stub() 4713 || r_type == R_PPC64_REL24_NOTOC in is_branch_reloc() 5181 case R_PPC64_REL24_NOTOC: in ppc64_elf_check_relocs() 13078 && r_type != R_PPC64_REL24_NOTOC in toc_adjusting_stub_needed() 13903 case R_PPC64_REL24_NOTOC: in ppc64_elf_size_stubs() 14058 if (r_type == R_PPC64_REL24_NOTOC in ppc64_elf_size_stubs() 16155 if (r_type1 == R_PPC64_REL24_NOTOC in ppc64_elf_relocate_section() 16205 if (r_type1 == R_PPC64_REL24_NOTOC in ppc64_elf_relocate_section() [all …]
|
| D | ChangeLog-2018 | 1287 (ppc64_elf_howto_raw): Add R_PPC64_REL24_NOTOC entry. 1288 (ppc64_elf_reloc_type_lookup): Support R_PPC64_REL24_NOTOC. 1293 (is_branch_reloc): Add R_PPC64_REL24_NOTOC. 1297 (toc_adjusting_stub_needed): Handle R_PPC64_REL24_NOTOC.
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | elf64-ppc.c | 375 HOW (R_PPC64_REL24_NOTOC, 4, 26, 0x03fffffc, 0, true, signed, 1062 case BFD_RELOC_PPC64_REL24_NOTOC: r = R_PPC64_REL24_NOTOC; in ppc64_elf_reloc_type_lookup() 3790 case R_PPC64_REL24_NOTOC: in select_alt_stub() 4713 || r_type == R_PPC64_REL24_NOTOC in is_branch_reloc() 5181 case R_PPC64_REL24_NOTOC: in ppc64_elf_check_relocs() 13084 && r_type != R_PPC64_REL24_NOTOC in toc_adjusting_stub_needed() 13909 case R_PPC64_REL24_NOTOC: in ppc64_elf_size_stubs() 14064 if (r_type == R_PPC64_REL24_NOTOC in ppc64_elf_size_stubs() 16161 if (r_type1 == R_PPC64_REL24_NOTOC in ppc64_elf_relocate_section() 16211 if (r_type1 == R_PPC64_REL24_NOTOC in ppc64_elf_relocate_section() [all …]
|
| D | ChangeLog-2018 | 1287 (ppc64_elf_howto_raw): Add R_PPC64_REL24_NOTOC entry. 1288 (ppc64_elf_reloc_type_lookup): Support R_PPC64_REL24_NOTOC. 1293 (is_branch_reloc): Add R_PPC64_REL24_NOTOC. 1297 (toc_adjusting_stub_needed): Handle R_PPC64_REL24_NOTOC.
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 159769 R_PPC64_REL24_P9NOTOC is a variant of R_PPC64_REL24_NOTOC for use on 159772 rather than R_PPC64_REL24_NOTOC when @notoc is used in a branch
|