HomeSort by: relevance | last modified time | path
    Searched refs:R_RISCV_JAL (Results 1 - 15 of 15) sorted by relevancy

  /src/sys/arch/riscv/include/
elf_machdep.h 55 #define R_RISCV_JAL 17 // A & 0xff
  /src/external/gpl3/binutils/dist/include/elf/
riscv.h 51 RELOC_NUMBER (R_RISCV_JAL, 17)
  /src/external/gpl3/binutils.old/dist/include/elf/
riscv.h 51 RELOC_NUMBER (R_RISCV_JAL, 17)
  /src/external/gpl3/gdb.old/dist/include/elf/
riscv.h 51 RELOC_NUMBER (R_RISCV_JAL, 17)
  /src/external/gpl3/gdb/dist/include/elf/
riscv.h 51 RELOC_NUMBER (R_RISCV_JAL, 17)
  /src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/
RISCVELFObjectWriter.cpp 78 return ELF::R_RISCV_JAL;
  /src/sys/arch/riscv/riscv/
kobj_machdep.c 167 case R_RISCV_JAL:
357 case R_RISCV_JAL: {
  /src/external/gpl3/binutils/dist/bfd/
elfnn-riscv.c 1129 case R_RISCV_JAL:
2027 case R_RISCV_JAL:
3007 case R_RISCV_JAL:
3027 R_RISCV_JAL and R_RISCV_RVC_JUMP relocations.
3030 relocations to R_RISCV_JAL or R_RISCV_RVC_JUMP, if
4956 r_type = R_RISCV_JAL;
4977 r_type == R_RISCV_JAL);
5031 /* Replace the R_RISCV_JAL reloc. */
5554 else if (type == R_RISCV_JAL)
elfxx-riscv.c 255 HOWTO (R_RISCV_JAL, /* type */
263 "R_RISCV_JAL", /* name */
996 { BFD_RELOC_RISCV_JMP, R_RISCV_JAL },
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-riscv.c 255 HOWTO (R_RISCV_JAL, /* type */
263 "R_RISCV_JAL", /* name */
993 { BFD_RELOC_RISCV_JMP, R_RISCV_JAL },
elfnn-riscv.c 1129 case R_RISCV_JAL:
2027 case R_RISCV_JAL:
2993 case R_RISCV_JAL:
3013 R_RISCV_JAL and R_RISCV_RVC_JUMP relocations.
3016 relocations to R_RISCV_JAL or R_RISCV_RVC_JUMP, if
4922 r_type = R_RISCV_JAL;
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-riscv.c 255 HOWTO (R_RISCV_JAL, /* type */
263 "R_RISCV_JAL", /* name */
993 { BFD_RELOC_RISCV_JMP, R_RISCV_JAL },
elfnn-riscv.c 936 case R_RISCV_JAL:
1830 case R_RISCV_JAL:
2790 case R_RISCV_JAL:
2811 R_RISCV_JAL and R_RISCV_RVC_JUMP relocations.
2814 relocations to R_RISCV_JAL or R_RISCV_RVC_JUMP, if
4687 r_type = R_RISCV_JAL;
  /src/external/gpl3/gdb/dist/bfd/
elfxx-riscv.c 255 HOWTO (R_RISCV_JAL, /* type */
263 "R_RISCV_JAL", /* name */
993 { BFD_RELOC_RISCV_JMP, R_RISCV_JAL },
elfnn-riscv.c 1129 case R_RISCV_JAL:
2027 case R_RISCV_JAL:
3005 case R_RISCV_JAL:
3025 R_RISCV_JAL and R_RISCV_RVC_JUMP relocations.
3028 relocations to R_RISCV_JAL or R_RISCV_RVC_JUMP, if
4928 r_type = R_RISCV_JAL;

Completed in 33 milliseconds