HomeSort by relevance Sort by last modified time
    Searched refs:_ZdlPv (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/coregrind/m_replacemalloc/
vg_replace_malloc.c 456 FREE(VG_Z_LIBSTDCXX_SONAME, _ZdlPv, __builtin_delete );
457 FREE(VG_Z_LIBC_SONAME, _ZdlPv, __builtin_delete );
461 FREE(VG_Z_LIBSTDCXX_SONAME, _ZdlPv, __builtin_delete );
462 FREE(VG_Z_LIBC_SONAME, _ZdlPv, __builtin_delete );
    [all...]
  /external/elfutils/tests/
run-strings-test.sh 259 testfile6: 45a _ZdlPv
302 testfile7: 45a _ZdlPv
  /external/valgrind/tsan/
ts_valgrind_intercepts.c 500 WRAP_FREE(NONE, _ZdlPv);
505 WRAP_FREE(VG_Z_LIBSTDCXX_SONAME, _ZdlPv);
    [all...]

Completed in 2855 milliseconds