Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/riscv/cpu/
H A Dstart.S23 #define RELOC_TYPE R_RISCV_32 macro
30 #define RELOC_TYPE R_RISCV_64 macro
151 li t3, RELOC_TYPE
/openbmc/linux/arch/ia64/include/asm/
H A Duaccess.h114 # define RELOC_TYPE 2 /* ip-rel */ macro
117 __ld_user("__ex_table", (unsigned long) addr, n, RELOC_TYPE); \
123 __st_user("__ex_table", (unsigned long) addr, n, RELOC_TYPE, \