Home
last modified time | relevance | path

Searched refs:R_ARC_32_ME (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arc/include/asm/
H A Delf.h18 #define R_ARC_32_ME 0x1B macro
/openbmc/linux/arch/arc/kernel/
H A Dmodule.c102 if (likely(R_ARC_32_ME == relo_type)) /* ME ( S + A ) */ in apply_relocate_add()