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