Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dmodule.c245 [R_MIPS_26] = apply_r_mips_26_rel,
254 [R_MIPS_26] = apply_r_mips_26_rela,
Dvpe.c537 [R_MIPS_26] = apply_r_mips_26,
547 [R_MIPS_26] = "MIPS_26",
/arch/mips/include/asm/
Delf.h67 #define R_MIPS_26 4 macro
/arch/mips/mm/
Duasm.c609 || rel->type == R_MIPS_26)) in uasm_insn_has_bdelay()