summaryrefslogtreecommitdiff
path: root/src/dlls/mscordac/mscordac.src
diff options
context:
space:
mode:
Diffstat (limited to 'src/dlls/mscordac/mscordac.src')
-rw-r--r--src/dlls/mscordac/mscordac.src16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/dlls/mscordac/mscordac.src b/src/dlls/mscordac/mscordac.src
new file mode 100644
index 0000000000..a107d4b504
--- /dev/null
+++ b/src/dlls/mscordac/mscordac.src
@@ -0,0 +1,16 @@
+; Licensed to the .NET Foundation under one or more agreements.
+; The .NET Foundation licenses this file to you under the MIT license.
+; See the LICENSE file in the project root for more information.
+
+EXPORTS
+ OutOfProcessFunctionTableCallback
+ OutOfProcessFunctionTableCallbackEx
+ DacDbiInterfaceInstance
+
+#ifndef FEATURE_PAL
+ OutOfProcessExceptionEventCallback
+ OutOfProcessExceptionEventSignatureCallback
+#endif // FEATURE_PAL
+ OutOfProcessExceptionEventDebuggerLaunchCallback
+
+ CLRDataCreateInstance