Home
last modified time | relevance | path

Searched refs:R_MIPS_NONE (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Drelocs.h12 #define R_MIPS_NONE 0 macro
/rk3399_rockchip-uboot/arch/mips/lib/
H A Dreloc.c134 if (type == R_MIPS_NONE) in relocate_code()
/rk3399_rockchip-uboot/tools/
H A Dmips-relocs.c116 case R_MIPS_NONE: in add_reloc()
395 output_uint(&buf, R_MIPS_NONE); in main()