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