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

/linux-master/arch/mips/boot/tools/
H A Drelocs.c70 REL_TYPE(R_MIPS_LO16),
529 case R_MIPS_LO16:
/linux-master/arch/mips/include/asm/
H A Delf.h79 #define R_MIPS_LO16 6 macro
/linux-master/arch/mips/kernel/
H A Dmodule.c175 pr_err("module %s: dangerous R_MIPS_LO16 relocation\n", me->name);
291 case R_MIPS_LO16:
372 * relocations not followed by a R_MIPS_LO16 relocation, or if we hit
374 * reaching the R_MIPS_LO16. In either case, free up the list and
H A Dvpe.c409 [R_MIPS_LO16] = apply_r_mips_lo16,
419 [R_MIPS_LO16] = "MIPS_LO16",
/linux-master/scripts/mod/
H A Dmodpost.c1318 case R_MIPS_LO16:

Completed in 140 milliseconds