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