Searched refs:R_MIPS16_26 (Results 1 – 11 of 11) sorted by relevance
| /NextBSD/sys/mips/include/ |
| HD | elf.h | 230 #define R_MIPS16_26 100 macro
|
| /NextBSD/contrib/llvm/include/llvm/Support/ELFRelocs/ |
| HD | Mips.def | 64 ELF_RELOC(R_MIPS16_26, 100)
|
| /NextBSD/contrib/binutils/bfd/ |
| HD | elfn32-mips.c | 1465 HOWTO (R_MIPS16_26, /* type */ 1537 HOWTO (R_MIPS16_26, /* type */ 2040 { BFD_RELOC_MIPS16_JMP, R_MIPS16_26 - R_MIPS16_min },
|
| HD | elf32-mips.c | 740 HOWTO (R_MIPS16_26, /* type */ 1223 { BFD_RELOC_MIPS16_JMP, R_MIPS16_26 - R_MIPS16_min },
|
| HD | elf64-mips.c | 1472 HOWTO (R_MIPS16_26, /* type */ 1544 HOWTO (R_MIPS16_26, /* type */ 2196 { BFD_RELOC_MIPS16_JMP, R_MIPS16_26 - R_MIPS16_min },
|
| HD | elfxx-mips.c | 1258 if (r_type != R_MIPS16_26 && r_type != R_MIPS16_GPREL in _bfd_mips16_elf_reloc_unshuffle() 1265 if (r_type == R_MIPS16_26) in _bfd_mips16_elf_reloc_unshuffle() 1285 if (r_type != R_MIPS16_26 && r_type != R_MIPS16_GPREL in _bfd_mips16_elf_reloc_shuffle() 1290 if (r_type == R_MIPS16_26) in _bfd_mips16_elf_reloc_shuffle() 4074 if (r_type != R_MIPS16_26 && !info->relocatable in mips_elf_calculate_relocation() 4098 else if (r_type == R_MIPS16_26 && !info->relocatable in mips_elf_calculate_relocation() 4141 && (((r_type == R_MIPS16_26) && !target_is_16_bit_code_p) in mips_elf_calculate_relocation() 4338 case R_MIPS16_26: in mips_elf_calculate_relocation() 4648 if (r_type == R_MIPS16_26) in mips_elf_perform_relocation() 6180 && ELF_R_TYPE (abfd, r->r_info) != R_MIPS16_26) in _bfd_mips_elf_check_relocs() [all …]
|
| HD | ChangeLog-9899 | 1070 and R_MIPS16_26 relocations correctly when relocating. 1386 subwords when handling an R_MIPS16_26 relocation. 1399 * elf32-mips.c (mips_elf_calculate_relocation): Handle R_MIPS16_26. 1403 R_MIPS16_26. Use bfd_put for convenience.
|
| HD | ChangeLog-9697 | 2248 * elf32-mips.c (mips_elf_relocate_section): Correct R_MIPS16_26 3048 * elf32-mips.c (enum reloc_type): Add R_MIPS16_26. 3052 (mips_info_to_howto_rel): Handle R_MIPS16_26. 3053 (mips_elf_relocate_section): Handle R_MIPS16_26. Handle R_MIPS_26
|
| HD | ChangeLog-0001 | 5220 (mips_elf_perform_relocation): Fix the comment on the R_MIPS16_26
|
| /NextBSD/contrib/binutils/include/elf/ |
| HD | mips.h | 94 RELOC_NUMBER (R_MIPS16_26, 100)
|
| /NextBSD/contrib/binutils/gas/ |
| HD | ChangeLog | 96 R_MIPS16_26 relocations against them.
|