summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Morehouse <mascasa@google.com>2018-07-24 23:50:42 +0000
committerMatt Morehouse <mascasa@google.com>2018-07-24 23:50:42 +0000
commit5377b5b27524d68ecd070d3a29e399e3f33d6a7b (patch)
treeaf175ec138922d308753db5f631c7a988aa0ea82
parent56c104f1049d6fce39aa671aa9d019bb5b14cdcb (diff)
downloadbcm5719-llvm-5377b5b27524d68ecd070d3a29e399e3f33d6a7b.tar.gz
bcm5719-llvm-5377b5b27524d68ecd070d3a29e399e3f33d6a7b.zip
[sanitizer] Update symbolizer test.
llvm-svn: 337872
-rw-r--r--compiler-rt/lib/sanitizer_common/symbolizer/scripts/global_symbols.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/compiler-rt/lib/sanitizer_common/symbolizer/scripts/global_symbols.txt b/compiler-rt/lib/sanitizer_common/symbolizer/scripts/global_symbols.txt
index 591e68dd5f7..f77648d7818 100644
--- a/compiler-rt/lib/sanitizer_common/symbolizer/scripts/global_symbols.txt
+++ b/compiler-rt/lib/sanitizer_common/symbolizer/scripts/global_symbols.txt
@@ -17,8 +17,12 @@ __errno_location U
__interceptor_pread w
__interceptor_pthread_cond_broadcast w
__interceptor_pthread_cond_wait w
+__interceptor_pthread_getspecific w
+__interceptor_pthread_key_create w
__interceptor_pthread_mutex_lock w
__interceptor_pthread_mutex_unlock w
+__interceptor_pthread_once w
+__interceptor_pthread_setspecific w
__interceptor_read w
__interceptor_realpath w
__moddi3 U
OpenPOWER on IntegriCloud