Searched refs:dtj_wrap_exception (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libdtrace_jni/common/
H A Ddtj_util.h56 #define WRAP_EXCEPTION(JENV) dtj_wrap_exception((JENV), __FILE__, __LINE__)
250 extern void dtj_wrap_exception(JNIEnv *, const char *, int);
H A Ddtj_util.c862 dtj_wrap_exception(JNIEnv *jenv, const char *file, int line) function

Completed in 17 milliseconds