Uses of Class
org.vmmagic.pragma.RawStorage

Packages that use RawStorage
org.vmmagic.unboxed   
 

Uses of RawStorage in org.vmmagic.unboxed
 

Classes in org.vmmagic.unboxed with annotations of type RawStorage
 class Address
          Stub implementation of an Address type, intended only to allow the core of MMTk to be compiled.
(package private)  class ArchitecturalWord
           
 class Extent
          Represents a pointer-sized unsigned integer used for describing a length in bytes.
 class Offset
          Represents a pointer-sized signed integer used for describing an offset in bytes.
 class Word
          A generic pointer-sized integer.