ghc-7.4.1: The GHC API

Safe HaskellSafe-Infered

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]