Hoogle Search

Within LTS Haskell 24.58 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. parseConstantsHeader :: FilePath -> IO PlatformConstants

    ghc GHC.Platform.Constants

    No documentation available.

  2. pc_OFFSET_StgHeader_ccs :: PlatformConstants -> {-# UNPACK #-} !Int

    ghc GHC.Platform.Constants

    No documentation available.

  3. pc_OFFSET_StgHeader_ldvw :: PlatformConstants -> {-# UNPACK #-} !Int

    ghc GHC.Platform.Constants

    No documentation available.

  4. pc_SIZEOF_StgSMPThunkHeader :: PlatformConstants -> {-# UNPACK #-} !Int

    ghc GHC.Platform.Constants

    No documentation available.

  5. parseInstanceHead :: GhcMonad m => String -> m Type

    ghc GHC.Runtime.Eval

    No documentation available.

  6. data ClosureHeader

    ghc GHC.StgToCmm.Layout

    Used to tell the various mkVirtHeapOffsets functions what kind of header the object has. This will be accounted for in the offsets of the fields returned.

  7. NoHeader :: ClosureHeader

    ghc GHC.StgToCmm.Layout

    No documentation available.

  8. StdHeader :: ClosureHeader

    ghc GHC.StgToCmm.Layout

    No documentation available.

  9. ThunkHeader :: ClosureHeader

    ghc GHC.StgToCmm.Layout

    No documentation available.

  10. sli_header_block :: SelfLoopInfo -> !BlockId

    ghc GHC.StgToCmm.Monad

    No documentation available.

Page 154 of many | Previous | Next