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

/openjdk7/hotspot/src/share/vm/interpreter/
H A Dinterpreter.hpp82 DEF_STUB_INTERFACE(InterpreterCodelet);
/openjdk7/hotspot/src/share/vm/code/
H A DicBuffer.cpp57 DEF_STUB_INTERFACE(ICStub);
H A Dstubs.hpp127 // DEF_STUB_INTERFACE is used to create a concrete stub interface
131 #define DEF_STUB_INTERFACE(stub) \ macro

Completed in 491 milliseconds