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