/toolchain/binutils/binutils-2.25/ld/testsuite/ld-srec/ |
sr3.cc | 44 __builtin_delete () function
|
/external/valgrind/tests/ |
filter_libc | 33 s/(at.*)__builtin_delete/$1...operator delete.../;
|
/external/valgrind/coregrind/m_replacemalloc/ |
vg_replace_malloc.c | 198 __builtin_delete, calloc, realloc, memalign, and friends. 572 FREE(VG_Z_LIBSTDCXX_SONAME, __builtin_delete, __builtin_delete ); 573 FREE(VG_Z_LIBC_SONAME, __builtin_delete, __builtin_delete ); 575 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 ); [all...] |
/external/valgrind/coregrind/ |
m_tooliface.c | 338 void (*__builtin_delete) ( ThreadId, void* ), 352 VG_(tdict).tool___builtin_delete = __builtin_delete;
|
/external/valgrind/drd/ |
drd_malloc_wrappers.c | 258 /** Wrapper for __builtin_delete(). */
|
/external/valgrind/memcheck/ |
mc_include.h | 152 void MC_(__builtin_delete) ( ThreadId tid, void* p );
|
mc_malloc_wrappers.c | 500 void MC_(__builtin_delete) ( ThreadId tid, void* p ) function [all...] |
mc_main.c | [all...] |
/external/jemalloc/bin/ |
jeprof.in | [all...] |
/toolchain/binutils/binutils-2.25/ld/testsuite/ |
ChangeLog-9303 | [all...] |