Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/include/asm/
H A Drelocs.h11 #define R_MIPS_NONE 0 macro
/openbmc/u-boot/arch/mips/lib/
H A Dreloc.c133 if (type == R_MIPS_NONE) in relocate_code()
/openbmc/u-boot/tools/
H A Dmips-relocs.c115 case R_MIPS_NONE: in add_reloc()
390 output_uint(&buf, R_MIPS_NONE); in main()
/openbmc/linux/arch/mips/boot/tools/
H A Drelocs.c64 REL_TYPE(R_MIPS_NONE), in rel_type()
515 case R_MIPS_NONE: in do_reloc()
/openbmc/linux/arch/mips/kernel/
H A Dvpe.c405 [R_MIPS_NONE] = apply_r_mips_none,
415 [R_MIPS_NONE] = "MIPS_NONE",
H A Dmodule.c283 case R_MIPS_NONE: in reloc_handler()
/openbmc/linux/arch/mips/include/asm/
H A Delf.h73 #define R_MIPS_NONE 0 macro
/openbmc/qemu/include/
H A Delf.h384 #define R_MIPS_NONE 0 macro