ghc-7.8.4: The GHC API

Safe HaskellNone
LanguageHaskell98

ByteCodeItbls

Documentation

newtype ItblPtr Source

Constructors

ItblPtr (Ptr ()) 

Instances

data StgInfoTable Source

Constructors

StgInfoTable 

Fields

entry :: Maybe (Ptr ())
 
ptrs :: HalfWord
 
nptrs :: HalfWord
 
tipe :: HalfWord
 
srtlen :: HalfWord
 
code :: Maybe ItblCodes