Searched refs:R_MIPS_26 (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/mips/boot/tools/
H A Drelocs.c68 REL_TYPE(R_MIPS_26),
537 case R_MIPS_26:
/linux-master/arch/mips/include/asm/
H A Delf.h77 #define R_MIPS_26 4 macro
/linux-master/arch/mips/kernel/
H A Drelocate.c89 pr_err("Dangerous R_MIPS_26 REL relocation\n");
101 pr_err("R_MIPS_26 REL relocation overflow\n");
135 case R_MIPS_26:
H A Dmodule.c52 pr_err("module %s: dangerous R_MIPS_26 relocation\n",
287 case R_MIPS_26:
H A Dvpe.c407 [R_MIPS_26] = apply_r_mips_26,
417 [R_MIPS_26] = "MIPS_26",
/linux-master/arch/mips/mm/
H A Duasm.c550 || rel->type == R_MIPS_26))
/linux-master/scripts/mod/
H A Dmodpost.c1320 case R_MIPS_26:

Completed in 120 milliseconds