Searched refs:_ZdlPv (Results 1 - 4 of 4) sorted by relevance

/external/compiler-rt/lib/asan/
H A Dasan_new_delete.cc120 INTERCEPTOR(void, _ZdlPv, void *ptr) {
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_new_delete.cc77 OPERATOR_DELETE_BODY(_ZdlPv); variable
/external/valgrind/coregrind/m_replacemalloc/
H A Dvg_replace_malloc.c575 FREE(VG_Z_LIBSTDCXX_SONAME, _ZdlPv, __builtin_delete );
576 FREE(VG_Z_LIBC_SONAME, _ZdlPv, __builtin_delete );
577 FREE(SO_SYN_MALLOC, _ZdlPv, __builtin_delete );
581 //FREE(VG_Z_LIBSTDCXX_SONAME, _ZdlPv, __builtin_delete );
582 //FREE(VG_Z_LIBC_SONAME, _ZdlPv, __builtin_delete );
586 FREE(VG_Z_LIBSTDCXX_SONAME, _ZdlPv, __builtin_delete );
587 FREE(SO_SYN_MALLOC, _ZdlPv, __builtin_delete );
/external/elfutils/tests/
H A Drun-strings-test.sh251 testfile6: 45a _ZdlPv
294 testfile7: 45a _ZdlPv

Completed in 116 milliseconds