Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Delf.h74 #define R_MIPS_16 1 macro
/linux/arch/mips/boot/tools/
H A Drelocs.c65 REL_TYPE(R_MIPS_16), in rel_type()