diff options
| -rw-r--r-- | libcxx/lib/abi/x86_64-apple-darwin16.0.abilist | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/libcxx/lib/abi/x86_64-apple-darwin16.0.abilist b/libcxx/lib/abi/x86_64-apple-darwin16.0.abilist index b0a17f71c86..d334aed1668 100644 --- a/libcxx/lib/abi/x86_64-apple-darwin16.0.abilist +++ b/libcxx/lib/abi/x86_64-apple-darwin16.0.abilist @@ -2271,14 +2271,24 @@ {'type': 'FUNC', 'name': '__ZTv0_n24_NSt3__19strstreamD1Ev'} {'type': 'FUNC', 'name': '__ZdaPv'} {'type': 'FUNC', 'name': '__ZdaPvRKSt9nothrow_t'} +{'type': 'FUNC', 'name': '__ZdaPvSt11align_val_t'} +{'type': 'FUNC', 'name': '__ZdaPvSt11align_val_tRKSt9nothrow_t'} {'type': 'FUNC', 'name': '__ZdaPvm'} +{'type': 'FUNC', 'name': '__ZdaPvmSt11align_val_t'} {'type': 'FUNC', 'name': '__ZdlPv'} {'type': 'FUNC', 'name': '__ZdlPvRKSt9nothrow_t'} +{'type': 'FUNC', 'name': '__ZdlPvSt11align_val_t'} +{'type': 'FUNC', 'name': '__ZdlPvSt11align_val_tRKSt9nothrow_t'} {'type': 'FUNC', 'name': '__ZdlPvm'} +{'type': 'FUNC', 'name': '__ZdlPvmSt11align_val_t'} {'type': 'FUNC', 'name': '__Znam'} {'type': 'FUNC', 'name': '__ZnamRKSt9nothrow_t'} +{'type': 'FUNC', 'name': '__ZnamSt11align_val_t'} +{'type': 'FUNC', 'name': '__ZnamSt11align_val_tRKSt9nothrow_t'} {'type': 'FUNC', 'name': '__Znwm'} {'type': 'FUNC', 'name': '__ZnwmRKSt9nothrow_t'} +{'type': 'FUNC', 'name': '__ZnwmSt11align_val_t'} +{'type': 'FUNC', 'name': '__ZnwmSt11align_val_tRKSt9nothrow_t'} {'type': 'U', 'name': '____mb_cur_max_l'} {'type': 'U', 'name': '____tolower_l'} {'type': 'U', 'name': '____toupper_l'} @@ -2389,6 +2399,7 @@ {'type': 'U', 'name': '_nanosleep'} {'type': 'U', 'name': '_newlocale'} {'type': 'U', 'name': '_open'} +{'type': 'U', 'name': '_posix_memalign'} {'type': 'U', 'name': '_pthread_cond_broadcast'} {'type': 'U', 'name': '_pthread_cond_destroy'} {'type': 'U', 'name': '_pthread_cond_signal'} |

