ghc-6.10.4: The GHC APIContentsIndex
ByteCodeItbls
Documentation
type ItblEnv = NameEnv (Name, ItblPtr)
newtype ItblPtr
Constructors
ItblPtr (Ptr ())
show/hide Instances
itblCode :: ItblPtr -> Ptr ()
mkITbls :: [TyCon] -> IO ItblEnv
data StgInfoTable
Constructors
StgInfoTable
entry :: Ptr ()
ptrs :: HalfWord
nptrs :: HalfWord
tipe :: HalfWord
srtlen :: HalfWord
show/hide Instances
Produced by Haddock version 2.4.2