HomeSort by: relevance | last modified time | path
    Searched refs:mips_fixup_zero_relative (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/evbmips/malta/
machdep.c 284 mips_fixup_exceptions(mips_fixup_zero_relative, NULL);
  /src/sys/arch/evbmips/sbmips/
machdep.c 336 mips_fixup_exceptions(mips_fixup_zero_relative, NULL);
  /src/sys/arch/sbmips/sbmips/
machdep.c 321 mips_fixup_exceptions(mips_fixup_zero_relative, NULL);
  /src/sys/arch/mips/include/
locore.h 407 bool mips_fixup_zero_relative(int32_t, uint32_t [2], void *);
  /src/sys/arch/mips/mips/
mips_fixup.c 172 mips_fixup_zero_relative(int32_t load_addr, uint32_t new_insns[2], void *arg) function in typeref:typename:bool

Completed in 15 milliseconds