aboutsummaryrefslogtreecommitdiff
path: root/libre2.symbols
diff options
context:
space:
mode:
authorIan Hodson <idh@google.com>2012-05-14 12:29:36 +0100
committerIan Hodson <idh@google.com>2012-05-14 16:55:54 +0100
commit2ee91b4af4353b9e6a9d591c32fedfc58fd4ef35 (patch)
tree2df7e491809d1d56f94f9db0a23a517c6e99dd63 /libre2.symbols
parent6849b47ff6a92539a62165fd1306f9b6ac52c9b3 (diff)
downloadregex-re2-jb-mr1.1-dev-plus-aosp.tar.gz
Change-Id: I54e60045f0fee91b64e4d7291e5bb6c6cffb4562
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:
+ *;
+};