Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/boot/tools/
Drelocs.h28 #ifndef R_MIPS_PC26_S2
29 #define R_MIPS_PC26_S2 61 macro
Drelocs.c81 REL_TYPE(R_MIPS_PC26_S2), in rel_type()
519 case R_MIPS_PC26_S2: in do_reloc()
/Linux-v4.19/arch/mips/include/asm/
Delf.h119 #define R_MIPS_PC26_S2 61 macro
/Linux-v4.19/arch/mips/kernel/
Dmodule.c316 [R_MIPS_PC26_S2] = apply_r_mips_pc26,