Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/boot/tools/
H A Drelocs.h28 #ifndef R_MIPS_PC26_S2
29 #define R_MIPS_PC26_S2 61 macro
H A Drelocs.c81 REL_TYPE(R_MIPS_PC26_S2), in rel_type()
519 case R_MIPS_PC26_S2: in do_reloc()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Drelocs.h22 #define R_MIPS_PC26_S2 61 macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Delf.h119 #define R_MIPS_PC26_S2 61 macro
/OK3568_Linux_fs/u-boot/tools/
H A Dmips-relocs.c122 case R_MIPS_PC26_S2: in add_reloc()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dmodule.c303 [R_MIPS_PC26_S2] = apply_r_mips_pc26,