Loading...
gen/magmallocProvider.d Libc-594.1.4 /dev/null
--- Libc/Libc-594.1.4/gen/magmallocProvider.d
+++ /dev/null
@@ -1,16 +0,0 @@
-provider magmalloc {
-		probe refreshIndex(void *, int, int);
-		probe depotRegion(void *, int, int);
-		probe recircRegion(void *, int, int);
-		probe allocRegion(void *, int);
-		probe deallocRegion(void *, void *);
-		probe madvfreeRegion(void *, void *, void *, int);
-		probe mallocErrorBreak();
-};
-
-#pragma D attributes Evolving/Evolving/ISA provider magmalloc provider
-#pragma D attributes Private/Private/Unknown provider magmalloc module
-#pragma D attributes Private/Private/Unknown provider magmalloc function
-#pragma D attributes Evolving/Evolving/ISA provider magmalloc name
-#pragma D attributes Evolving/Evolving/ISA provider magmalloc args
-