}
+//
+// Signing limit is the start of the (trailing) signature
+//
+size_t DYLDCacheRep::signingLimit()
+{
+ return mCache.mapSize();
+}
+
+
//
// Retrieve a component from the executable.
// Our mCache has mapped the entire file, so we just fish the contents out of