Home
last modified time | relevance | path

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

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