Searched refs:R_ARC_32 (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arc/include/asm/ | ||
A D | elf.h | 17 #define R_ARC_32 0x4 macro |
/linux/arch/arc/kernel/ | ||
A D | module.c | 104 else if (R_ARC_32 == relo_type) /* ( S + A ) */ in apply_relocate_add() |
Completed in 3 milliseconds