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

  /src/sys/arch/riscv/include/
elf_machdep.h 41 #define R_RISCV_32 1 // A
125 #define R_RISCV_ADDR32 R_RISCV_32
  /src/external/gpl3/binutils/dist/include/elf/
riscv.h 36 RELOC_NUMBER (R_RISCV_32, 1)
  /src/external/gpl3/binutils.old/dist/include/elf/
riscv.h 36 RELOC_NUMBER (R_RISCV_32, 1)
  /src/external/gpl3/gdb.old/dist/include/elf/
riscv.h 36 RELOC_NUMBER (R_RISCV_32, 1)
  /src/external/gpl3/gdb/dist/include/elf/
riscv.h 36 RELOC_NUMBER (R_RISCV_32, 1)
  /src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/
RISCVELFObjectWriter.cpp 106 return ELF::R_RISCV_32;
RISCVAsmBackend.cpp 34 .Case("BFD_RELOC_32", ELF::R_RISCV_32)
  /src/external/bsd/elftoolchain/dist/libdwarf/
libdwarf_reloc.c 54 return (is64 ? R_RISCV_64 : R_RISCV_32);
118 if (rel_type == R_RISCV_32)
  /src/external/apache2/llvm/dist/llvm/lib/Object/
RelocationResolver.cpp 409 case ELF::R_RISCV_32:
435 case ELF::R_RISCV_32:
  /src/sys/arch/riscv/riscv/
kobj_machdep.c 277 case R_RISCV_32: /* word32 S + A */
  /src/external/gpl3/binutils/dist/bfd/
elfnn-riscv.c 61 non-code section (R_RISCV_32/R_RISCV_64). */
1007 case R_RISCV_32:
1152 case R_RISCV_32:
2115 case R_RISCV_32:
2548 && r_type != R_RISCV_32
2564 case R_RISCV_32:
3150 case R_RISCV_32:
elfxx-riscv.c 64 HOWTO (R_RISCV_32, /* type */
72 "R_RISCV_32", /* name */
976 { BFD_RELOC_32, R_RISCV_32 },
  /src/external/gpl3/binutils.old/dist/bfd/
elfnn-riscv.c 61 non-code section (R_RISCV_32/R_RISCV_64). */
1007 case R_RISCV_32:
1152 case R_RISCV_32:
2115 case R_RISCV_32:
2545 && r_type != R_RISCV_32
2561 case R_RISCV_32:
3136 case R_RISCV_32:
elfxx-riscv.c 64 HOWTO (R_RISCV_32, /* type */
72 "R_RISCV_32", /* name */
973 { BFD_RELOC_32, R_RISCV_32 },
  /src/external/gpl3/gdb.old/dist/bfd/
elfnn-riscv.c 61 non-code section (R_RISCV_32/R_RISCV_64). */
814 case R_RISCV_32:
959 case R_RISCV_32:
1918 case R_RISCV_32:
2347 && r_type != R_RISCV_32
2363 case R_RISCV_32:
2935 case R_RISCV_32:
elfxx-riscv.c 64 HOWTO (R_RISCV_32, /* type */
72 "R_RISCV_32", /* name */
973 { BFD_RELOC_32, R_RISCV_32 },
  /src/external/gpl3/gdb/dist/bfd/
elfnn-riscv.c 61 non-code section (R_RISCV_32/R_RISCV_64). */
1007 case R_RISCV_32:
1152 case R_RISCV_32:
2115 case R_RISCV_32:
2547 && r_type != R_RISCV_32
2563 case R_RISCV_32:
3148 case R_RISCV_32:
elfxx-riscv.c 64 HOWTO (R_RISCV_32, /* type */
72 "R_RISCV_32", /* name */
973 { BFD_RELOC_32, R_RISCV_32 },

Completed in 69 milliseconds