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