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