Searched refs:R_ALPHA_SREL32 (Results 1 – 2 of 2) sorted by relevance
/linux/arch/alpha/include/asm/ | ||
H A D | elf.h | 26 #define R_ALPHA_SREL32 10 /* PC relative 32 bit */ macro |
/linux/arch/alpha/kernel/ | ||
H A D | module.c | 227 case R_ALPHA_SREL32: in apply_relocate_add() |