Home
last modified time | relevance | path

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

/arch/mips/kernel/
Drelocate.c135 case R_MIPS_26: in reloc_handler()
Dvpe.c408 [R_MIPS_26] = apply_r_mips_26,
418 [R_MIPS_26] = "MIPS_26",
Dmodule.c287 case R_MIPS_26: in reloc_handler()
/arch/mips/boot/tools/
Drelocs.c68 REL_TYPE(R_MIPS_26), in rel_type()
537 case R_MIPS_26: in do_reloc()
/arch/mips/include/asm/
Delf.h77 #define R_MIPS_26 4 macro
/arch/mips/mm/
Duasm.c549 || rel->type == R_MIPS_26)) in uasm_insn_has_bdelay()