Searched refs:R_ALPHA_SREL64 (Results 1 – 2 of 2) sorted by relevance
/linux/arch/alpha/include/asm/ | ||
H A D | elf.h | 27 #define R_ALPHA_SREL64 11 /* PC relative 64 bit */ macro |
/linux/arch/alpha/kernel/ | ||
H A D | module.c | 233 case R_ALPHA_SREL64: in apply_relocate_add() |