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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/
H A DBitData.java34 // BitData
36 // A BitData holds a flag or two in its header.
37 public class BitData extends ProfileData { class in inherits:ProfileData
44 public BitData(DataLayout layout) { method in class:BitData
72 printShared(st, "BitData");

Completed in 29 milliseconds