Home
last modified time | relevance | path

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

/linux-6.6.21/arch/mips/boot/tools/
Drelocs.h24 #ifndef R_MIPS_PC21_S2
25 #define R_MIPS_PC21_S2 60 macro
Drelocs.c80 REL_TYPE(R_MIPS_PC21_S2), in rel_type()
518 case R_MIPS_PC21_S2: in do_reloc()
/linux-6.6.21/arch/mips/include/asm/
Delf.h118 #define R_MIPS_PC21_S2 60 macro
/linux-6.6.21/arch/mips/kernel/
Dmodule.c296 case R_MIPS_PC21_S2: in reloc_handler()