ghc-6.12.3: The GHC API
Source code
Contents
Index
ObjLink
Documentation
initObjLinker
::
IO
()
Source
loadDLL
::
String
->
IO
(
Maybe
String
)
Source
loadObj
::
String
->
IO
()
Source
unloadObj
::
String
->
IO
()
Source
insertSymbol
::
String
->
String
->
Ptr
a ->
IO
()
Source
lookupSymbol
::
String
->
IO
(
Maybe
(
Ptr
a))
Source
resolveObjs
::
IO
SuccessFlag
Source
Produced by
Haddock
version 2.6.1