Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/arch/mips/include/asm/
Delf.h119 #define R_MIPS_PC26_S2 61 macro
/linux-6.1.9/arch/mips/kernel/
Dmodule.c298 case R_MIPS_PC26_S2: in reloc_handler()