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

/openjdk7/jdk/src/share/native/common/
H A Dcheck_code.c4128 static void print_fullinfo_type(context_type *, fullinfo_type, jboolean);
4139 print_fullinfo_type(context, stack->item,
4159 print_fullinfo_type(context, registers[i],
4190 print_fullinfo_type(context_type *context, fullinfo_type type, jboolean verbose) function
4239 print_fullinfo_type(context, real_type, JNI_TRUE);

Completed in 42 milliseconds