Searched refs:R_ARC_32_PCREL (Results 1 – 2 of 2) sorted by relevance
| /arch/arc/include/asm/ | ||
| A D | elf.h | 19 #define R_ARC_32_PCREL 0x31 macro |
| /arch/arc/kernel/ | ||
| A D | module.c | 106 else if (R_ARC_32_PCREL == relo_type) /* ( S + A ) - PDATA ) */ in apply_relocate_add() |
Completed in 5 milliseconds