Searched defs:IRT_ENTRY (Results 1 - 2 of 2) sorted by relevance

/openjdk10/hotspot/src/share/vm/runtime/
H A DinterfaceSupport.hpp442 #define IRT_ENTRY(result_type, header) \ macro
/openjdk10/hotspot/src/share/vm/interpreter/
H A DinterpreterRuntime.cpp118 IRT_ENTRY(void, InterpreterRuntime::resolve_ldc(JavaThread* thread, Bytecodes::Code bytecode)) { function
868 IRT_ENTRY(void, InterpreterRuntime::resolve_from_cache(JavaThread* thread, Bytecodes::Code bytecode)) { function
[all...]

Completed in 100 milliseconds