aboutsummaryrefslogtreecommitdiff
path: root/source/API/liblldb-private.exports
diff options
context:
space:
mode:
Diffstat (limited to 'source/API/liblldb-private.exports')
-rw-r--r--source/API/liblldb-private.exports6
1 files changed, 6 insertions, 0 deletions
diff --git a/source/API/liblldb-private.exports b/source/API/liblldb-private.exports
new file mode 100644
index 000000000000..9b3d86dfc892
--- /dev/null
+++ b/source/API/liblldb-private.exports
@@ -0,0 +1,6 @@
+_ZN4lldb*
+_ZNK4lldb*
+_ZN12lldb_private*
+_ZNK12lldb_private*
+init_lld*
+PyInit__lldb*