Home
last modified time | relevance | path

Searched refs:R_RISCV_64 (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/arch/riscv/include/kernel/
H A Driscv_elf.h10 #define R_RISCV_64 2 macro
18 #define RELOC_TYPE R_RISCV_64
/optee_os/lib/libutee/include/
H A Delf_common.h689 #define R_RISCV_64 2 /* 64-bit relocation. */ macro
/optee_os/ldelf/
H A Dta_elf_rel.c713 case R_RISCV_64: in e64_relocate()