ghc-7.0.3: The GHC API

ByteCodeItbls

Documentation

newtype ItblPtr Source

Constructors

ItblPtr (Ptr ()) 

Instances

data StgInfoTable Source

Constructors

StgInfoTable 

Fields

ptrs :: HalfWord
 
nptrs :: HalfWord
 
tipe :: HalfWord
 
srtlen :: HalfWord
 
code :: [ItblCode]