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

/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DTypeEntries.java39 public abstract class TypeEntries<K,M> { class
87 TypeEntries(MethodDataInterface<K,M> methodData, ProfileData pd, int baseOff) { method in class:TypeEntries
/openjdk10/hotspot/src/share/vm/oops/
H A DmethodData.hpp764 class TypeEntries { class
840 TypeEntries(int base_off) function in class:TypeEntries
[all...]

Completed in 96 milliseconds