diff options
Diffstat (limited to 'contrib/llvm-project/lldb/source/API/liblldb-private.exports')
-rw-r--r-- | contrib/llvm-project/lldb/source/API/liblldb-private.exports | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/llvm-project/lldb/source/API/liblldb-private.exports b/contrib/llvm-project/lldb/source/API/liblldb-private.exports new file mode 100644 index 000000000000..cf1360021c6c --- /dev/null +++ b/contrib/llvm-project/lldb/source/API/liblldb-private.exports @@ -0,0 +1,7 @@ +_ZN4lldb* +_ZNK4lldb* +_ZN12lldb_private* +_ZNK12lldb_private* +init_lld* +PyInit__lldb* +luaopen_lldb* |