summaryrefslogtreecommitdiff
path: root/libre2.symbols
diff options
context:
space:
mode:
Diffstat (limited to 'libre2.symbols')
-rw-r--r--libre2.symbols15
1 files changed, 15 insertions, 0 deletions
diff --git a/libre2.symbols b/libre2.symbols
new file mode 100644
index 0000000..1a9cae3
--- /dev/null
+++ b/libre2.symbols
@@ -0,0 +1,15 @@
+{
+ global:
+ # re2::RE2*
+ _ZN3re23RE2*;
+ _ZNK3re23RE2*;
+ # re2::StringPiece*
+ _ZN3re211StringPiece*;
+ _ZNK3re211StringPiece*;
+ # operator<<(std::ostream&, re2::StringPiece const&)
+ _ZlsRSoRKN3re211StringPieceE;
+ # re2::FilteredRE2*
+ _ZN3re211FilteredRE2*;
+ local:
+ *;
+};