Dan Albert | d6bf3d5 | 2015-04-01 16:26:54 -0700 | [diff] [blame] | 1 | LIBC { |
Elliott Hughes | 76e1cbc | 2015-04-03 11:27:53 -0700 | [diff] [blame] | 2 | global: |
3 | /* Work-around for http://b/20065774. */ | ||||
4 | __clear_cache; | ||||
5 | _Unwind_Backtrace; | ||||
6 | _Unwind_GetIP; | ||||
Dan Albert | d6bf3d5 | 2015-04-01 16:26:54 -0700 | [diff] [blame] | 7 | local: |
8 | _ZSt7nothrow; | ||||
9 | _ZdaPv; | ||||
10 | _ZdaPvRKSt9nothrow_t; | ||||
11 | _ZdlPv; | ||||
12 | _ZdlPvRKSt9nothrow_t; | ||||
13 | _Znaj; | ||||
14 | _ZnajRKSt9nothrow_t; | ||||
15 | _Znwj; | ||||
16 | _ZnwjRKSt9nothrow_t; | ||||
17 | }; |