patching: define patcher in X86CodeGen itself where possible
[mate.git] / Mate / MethodPool.hs-boot
index 0527cd739f25fbdfa4b03e361a31317e0ba1ba52..a1dfe4f0c134a358f9935e1b1b1d6b1afe4bfed7 100644 (file)
@@ -12,4 +12,4 @@ import Foreign.C.Types
 addMethodRef :: NativeWord -> MethodInfo -> [B.ByteString] -> IO ()
 compileBB :: RawMethod -> MethodInfo -> IO NativeWord
 executeFuncPtr :: NativeWord -> IO ()
-getMethodEntry :: CPtrdiff -> CPtrdiff -> IO CPtrdiff
+getMethodEntry :: MethodInfo -> IO CPtrdiff