Home
last modified time | relevance | path

Searched refs:R_RISCV_NONE (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libutee/include/
H A Delf_common.h688 #define R_RISCV_NONE 0 /* No relocation. */ macro
/optee_os/ldelf/
H A Dta_elf_rel.c703 case R_RISCV_NONE: in e64_relocate()