Home
last modified time | relevance | path

Searched refs:R_MIPS_LITERAL (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/arch/mips/include/asm/
Delf.h81 #define R_MIPS_LITERAL 8 macro
/linux-6.6.21/arch/mips/boot/tools/
Drelocs.c72 REL_TYPE(R_MIPS_LITERAL), in rel_type()