Searched defs:StubQueue (Results 1 - 3 of 3) sorted by relevance

/openjdk9/hotspot/src/share/vm/code/
H A Dstubs.cpp65 StubQueue::StubQueue(StubInterface* stub_interface, int buffer_size, function in class:StubQueue
[all...]
H A Dstubs.hpp147 class StubQueue: public CHeapObj<mtCode> { class in inherits:CHeapObj
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/code/
H A DStubQueue.java46 public class StubQueue extends VMObject { class in inherits:VMObject
76 public StubQueue(Address addr, Class stubType) { method in class:StubQueue

Completed in 102 milliseconds