Home
last modified time | relevance | path

Searched refs:__wrap_malloc (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/test/profile/Inputs/
Dinstrprof-alloc.c20 void *__wrap_malloc(size_t s) { in __wrap_malloc() function
/external/libchrome/base/allocator/
Dallocator_shim_override_linker_wrapped_symbols.h26 SHIM_ALWAYS_EXPORT void* __wrap_malloc(size_t)
DREADME.md148 references to `__wrap_malloc` and friends. The `__wrap_malloc` symbols are
/external/jemalloc/
DINSTALL53 --with-mangling=malloc:__wrap_malloc,free:__wrap_free[...]