HelenOS sources

bounds_check      142 kernel/arch/mips32/src/debug/stacktrace.c 		if (!bounds_check((uintptr_t) inst))
bounds_check      246 kernel/arch/mips32/src/debug/stacktrace.c 	    (ctx->pc % 4 != 0) || !bounds_check(ctx->pc));
HelenOS homepage, sources at GitHub