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