Searched refs:R_MIPS_LO16 (Results 1 - 4 of 4) sorted by relevance

/arch/mips/kernel/
H A Dmodule-rela.c101 [R_MIPS_LO16] = apply_r_mips_lo16_rela,
H A Dmodule.c181 pr_err("module %s: dangerous R_MIPS_LO16 REL relocation\n", me->name);
192 [R_MIPS_LO16] = apply_r_mips_lo16_rel
236 * relocations not followed by a R_MIPS_LO16 relocation. In that
H A Dvpe.c410 [R_MIPS_LO16] = apply_r_mips_lo16,
420 [R_MIPS_LO16] = "MIPS_LO16",
/arch/mips/include/asm/
H A Delf.h70 #define R_MIPS_LO16 6 macro

Completed in 77 milliseconds