Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Bytecode assembler and linker
Documentation
linkBCO :: Interp -> LinkerEnv -> NameEnv Int -> RemoteRef BreakArray -> UnlinkedBCO -> IO ResolvedBCO Source #
lookupStaticPtr :: Interp -> FastString -> IO (Ptr ()) Source #
nameToCLabel :: Name -> String -> FastString Source #