Searched refs:_ZdaPvRKSt9nothrow_t (Results 1 – 4 of 4) sorted by relevance
129 INTERCEPTOR(void, _ZdaPvRKSt9nothrow_t, void *ptr, std::nothrow_t const&) { in INTERCEPTOR() argument
564 FREE(VG_Z_LIBSTDCXX_SONAME, _ZdaPvRKSt9nothrow_t, __builtin_vec_delete );565 FREE(VG_Z_LIBC_SONAME, _ZdaPvRKSt9nothrow_t, __builtin_vec_delete );566 FREE(SO_SYN_MALLOC, _ZdaPvRKSt9nothrow_t, __builtin_vec_delete );
41 TLI_DEFINE_STRING_INTERNAL("_ZdaPvRKSt9nothrow_t")
665 OPERATOR_DELETE_BODY(_ZdaPvRKSt9nothrow_t); in operator delete[]()