diff options
Diffstat (limited to 'contrib/compiler-rt/lib/asan/weak_symbols.txt')
-rw-r--r-- | contrib/compiler-rt/lib/asan/weak_symbols.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/contrib/compiler-rt/lib/asan/weak_symbols.txt b/contrib/compiler-rt/lib/asan/weak_symbols.txt new file mode 100644 index 000000000000..fe680f8a9a4f --- /dev/null +++ b/contrib/compiler-rt/lib/asan/weak_symbols.txt @@ -0,0 +1,12 @@ +___asan_default_options +___asan_default_suppressions +___asan_on_error +___asan_set_shadow_00 +___asan_set_shadow_f1 +___asan_set_shadow_f2 +___asan_set_shadow_f3 +___asan_set_shadow_f4 +___asan_set_shadow_f5 +___asan_set_shadow_f6 +___asan_set_shadow_f7 +___asan_set_shadow_f8 |