Home
last modified time | relevance | path

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

/arch/arc/kernel/
Dmodule.c73 int relo_type; in apply_relocate_add() local
107 relo_type = ELF32_R_TYPE(rel_entry[i].r_info); in apply_relocate_add()
109 if (likely(R_ARC_32_ME == relo_type)) in apply_relocate_add()
111 else if (R_ARC_32 == relo_type) in apply_relocate_add()