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

/illumos-gate/usr/src/lib/libdtrace_jni/common/
H A Ddtj_util.c152 static void dtj_throw(JNIEnv *, jclass, const char *, va_list *);
749 dtj_throw(JNIEnv *jenv, jclass jc, const char *fmt, va_list *ap) function
772 dtj_throw(jenv, jc, fmt, &ap);
784 dtj_throw(jenv, jc, fmt, &ap);
796 dtj_throw(jenv, jc, fmt, &ap);
808 dtj_throw(jenv, jc, fmt, &ap);
820 dtj_throw(jenv, jc, fmt, &ap);
832 dtj_throw(jenv, jc, fmt, &ap);
844 dtj_throw(jenv, jc, fmt, &ap);
856 dtj_throw(jen
[all...]

Completed in 694 milliseconds