ghc-6.12.2: The GHC APISource codeContentsIndex
PIC
Documentation
cmmMakeDynamicReference :: Monad m => DynFlags -> (CLabel -> m ()) -> ReferenceKind -> CLabel -> m CmmExprSource
data ReferenceKind Source
Constructors
DataReference
CallReference
JumpReference
show/hide Instances
needImportedSymbols :: Arch -> OS -> BoolSource
pprImportedSymbol :: Arch -> OS -> CLabel -> DocSource
pprGotDeclaration :: Arch -> OS -> DocSource
initializePicBase_ppc :: Arch -> OS -> Reg -> [NatCmmTop Instr] -> NatM [NatCmmTop Instr]Source
initializePicBase_x86 :: Arch -> OS -> Reg -> [NatCmmTop Instr] -> NatM [NatCmmTop Instr]Source
Produced by Haddock version 2.6.1