Home
last modified time | relevance | path

Searched refs:__libc_malloc (Results 1 – 20 of 20) sorted by relevance

/external/libchrome/base/allocator/
Dallocator_shim_default_dispatch_to_glibc.cc14 void* __libc_malloc(size_t size);
26 return __libc_malloc(size); in GlibcMalloc()
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.cpp30 extern "C" void *__libc_malloc(uptr size);
38 # define __libc_malloc malloc macro
56 return __libc_malloc(size); in RawInternalAlloc()
66 return __libc_malloc(size); in RawInternalAlloc()
/external/swiftshader/third_party/subzero/src/
DLinuxMallocProfiling.cpp23 extern "C" void *__libc_malloc(size_t size);
42 return __libc_malloc(size); in internalAllocator()
/external/boringssl/src/crypto/test/
Dmalloc.cc56 extern void *__libc_malloc(size_t size);
120 return __libc_malloc(size); in malloc()
/external/rust/crates/quiche/deps/boringssl/src/crypto/test/
Dmalloc.cc56 extern void *__libc_malloc(size_t size);
120 return __libc_malloc(size); in malloc()
/external/libchrome/base/process/
Dmemory_linux.cc26 void* __libc_malloc(size_t size);
111 *result = __libc_malloc(size); in UncheckedMalloc()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.cc24 extern "C" void *__libc_malloc(uptr size);
30 # define __libc_malloc malloc
45 return __libc_malloc(size); in RawInternalAlloc()
/external/perfetto/src/profiling/memory/
Dmalloc_interceptor_glibc_preload.cc42 extern void* __libc_malloc(size_t);
54 return perfetto::profiling::wrap_malloc(g_heap_id, __libc_malloc, size); in malloc()
DREADME.md31 like `__libc_malloc` to use the system allocator.
/external/openscreen/third_party/chromium_quic/build/base/allocator/
Dbuildflags.h13 #define __libc_malloc(N) malloc(N) macro
/external/libchrome/libchrome_tools/patch/
Dmemory_linux.patch12 +void* __libc_malloc(size_t size);
/external/jemalloc_new/
Dconfigure.ac869 AC_CHECK_FUNC([__libc_malloc],
871 wrap_syms="${wrap_syms} __libc_malloc"])
/external/jemalloc_new/src/
Djemalloc.c2535 void *__libc_malloc(size_t size) PREALIAS(je_malloc);
/external/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt800 fun:__libc_malloc=uninstrumented
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt800 fun:__libc_malloc=uninstrumented
/external/libabigail/tests/data/test-annotate/
Dtest19-pr19023-libtcmalloc_and_profiler.so.abi1122 <!-- __libc_malloc -->
1123 …<elf-symbol name='__libc_malloc' type='func-type' binding='global-binding' visibility='default-vis…
1191 …type' binding='global-binding' visibility='default-visibility' alias='__libc_malloc,malloc' is-def…
Dtest15-pr18892.so.abi25042 <!-- void* __libc_malloc(__sanitizer::uptr) -->
25043 …<function-decl name='__libc_malloc' filepath='../../.././libsanitizer/tsan/tsan_interceptors.cc' l…
/external/libabigail/tests/data/test-read-dwarf/
Dtest19-pr19023-libtcmalloc_and_profiler.so.abi567 …<elf-symbol name='__libc_malloc' type='func-type' binding='global-binding' visibility='default-vis…
601 …type' binding='global-binding' visibility='default-visibility' alias='__libc_malloc,malloc' is-def…
Dtest15-pr18892.so.abi14579 …<function-decl name='__libc_malloc' filepath='../../.././libsanitizer/tsan/tsan_interceptors.cc' l…
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym494 PUBLIC 7bb20 0 __libc_malloc