Searched refs:R_RISCV_LO12_I (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/include/zephyr/arch/riscv/ | ||
D | elf.h | 53 #define R_RISCV_LO12_I 27 macro |
/Zephyr-latest/arch/riscv/core/ | ||
D | elf.c | 225 case R_RISCV_LO12_I: in arch_elf_relocate() |