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

/openjdk10/hotspot/src/share/vm/classfile/
H A DclassFileError.cpp39 Exceptions::fthrow(THREAD_AND_LOCATION, vmSymbols::java_lang_ClassFormatError(),
48 Exceptions::fthrow(THREAD_AND_LOCATION, vmSymbols::java_lang_ClassFormatError(),
57 Exceptions::fthrow(THREAD_AND_LOCATION, vmSymbols::java_lang_ClassFormatError(),
67 Exceptions::fthrow(THREAD_AND_LOCATION, vmSymbols::java_lang_ClassFormatError(),
77 Exceptions::fthrow(THREAD_AND_LOCATION, vmSymbols::java_lang_ClassFormatError(),
85 Exceptions::fthrow(
H A DclassFileParser.cpp2009 Exceptions::fthrow(THREAD_AND_LOCATION,
4437 Exceptions::fthrow(
4456 Exceptions::fthrow(
4464 Exceptions::fthrow(
4490 Exceptions::fthrow(
4498 Exceptions::fthrow(
4544 Exceptions::fthrow(
4580 Exceptions::fthrow(
4599 Exceptions::fthrow(
4622 Exceptions::fthrow(
[all...]
/openjdk10/hotspot/src/share/vm/jvmci/
H A DjvmciRuntime.hpp33 { Exceptions::fthrow(THREAD_AND_LOCATION, vmSymbols::jdk_vm_ci_common_JVMCIError(), __VA_ARGS__); return; }
36 { Exceptions::fthrow(THREAD_AND_LOCATION, vmSymbols::jdk_vm_ci_common_JVMCIError(), __VA_ARGS__); return ret; }
/openjdk10/hotspot/src/share/vm/services/
H A DdiagnosticArgument.cpp101 Exceptions::fthrow(THREAD_AND_LOCATION, vmSymbols::java_lang_IllegalArgumentException(),
135 Exceptions::fthrow(THREAD_AND_LOCATION, vmSymbols::java_lang_IllegalArgumentException(),
/openjdk10/hotspot/src/share/vm/utilities/
H A Dexceptions.hpp140 static void fthrow(Thread* thread, const char* file, int line, Symbol* name,
H A Dexceptions.cpp237 void Exceptions::fthrow(Thread* thread, const char* file, int line, Symbol* h_name, const char* format, ...) { function in class:Exceptions
/openjdk10/hotspot/src/share/vm/interpreter/
H A DlinkResolver.cpp295 Exceptions::fthrow(
303 Exceptions::fthrow(
576 Exceptions::fthrow(
898 Exceptions::fthrow(
1107 Exceptions::fthrow(
/openjdk10/hotspot/src/share/vm/runtime/
H A Dreflection.cpp755 Exceptions::fthrow(
/openjdk10/hotspot/src/share/vm/oops/
H A DinstanceKlass.cpp528 Exceptions::fthrow(THREAD_AND_LOCATION,
549 Exceptions::fthrow(
/openjdk10/hotspot/src/share/vm/prims/
H A Djvm.cpp835 Exceptions::fthrow(THREAD_AND_LOCATION,
916 Exceptions::fthrow(THREAD_AND_LOCATION,
H A Djni.cpp328 Exceptions::fthrow(THREAD_AND_LOCATION,
390 Exceptions::fthrow(THREAD_AND_LOCATION,

Completed in 127 milliseconds