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

  /src/sys/arch/riscv/include/
elf_machdep.h 86 #define R_RISCV_LO12_I 27 // (A >> 16) & 0xffff
  /src/sys/arch/riscv/riscv/
kobj_machdep.c 190 case R_RISCV_LO12_I:
388 case R_RISCV_LO12_I: { /* low12 I-type instructions */

Completed in 17 milliseconds