Home
last modified time | relevance | path

Searched refs:__libc_memalign (Results 1 – 16 of 16) sorted by relevance

/external/libchrome/base/allocator/
Dallocator_shim_default_dispatch_to_glibc.cc17 void* __libc_memalign(size_t alignment, size_t size);
47 return __libc_memalign(alignment, size); in GlibcMemalign()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.cc25 extern "C" void *__libc_memalign(uptr alignment, uptr size);
31 static void *__libc_memalign(uptr alignment, uptr size) {
47 return __libc_memalign(alignment, size); in RawInternalAlloc()
/external/compiler-rt/lib/lsan/
Dlsan_interceptors.cc109 INTERCEPTOR(void *, __libc_memalign, uptr alignment, uptr size) { in INTERCEPTOR() argument
285 INTERCEPT_FUNCTION(__libc_memalign); in InitializeInterceptors()
/external/u-boot/include/
Dmalloc.h855 #define mEMALIGn __libc_memalign
866 #pragma weak memalign = __libc_memalign
/external/compiler-rt/lib/scudo/
Dscudo_interceptors.cpp51 INTERCEPTOR(void*, __libc_memalign, uptr alignment, uptr size) { in INTERCEPTOR() argument
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_allocator_testlib.cc141 void *__libc_memalign(size_t alignment, size_t size) ALIAS("memalign");
/external/compiler-rt/lib/asan/
Dasan_malloc_linux.cc98 INTERCEPTOR(void*, __libc_memalign, uptr boundary, uptr size) { in INTERCEPTOR() argument
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc598 TSAN_INTERCEPTOR(void*, __libc_memalign, uptr align, uptr sz) { in TSAN_INTERCEPTOR() argument
599 SCOPED_TSAN_INTERCEPTOR(__libc_memalign, align, sz); in TSAN_INTERCEPTOR()
2461 TSAN_INTERCEPT(__libc_memalign); in InitializeInterceptors()
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc197 INTERCEPTOR(void *, __libc_memalign, SIZE_T boundary, SIZE_T size) { in INTERCEPTOR() argument
1477 INTERCEPT_FUNCTION(__libc_memalign); in InitializeInterceptors()
/external/jemalloc_new/
Dconfigure.ac872 AC_CHECK_FUNC([__libc_memalign],
874 wrap_syms="${wrap_syms} __libc_memalign"])
/external/jemalloc/src/
Djemalloc.c2102 void *__libc_memalign(size_t align, size_t s) PREALIAS(je_memalign);
/external/jemalloc_new/src/
Djemalloc.c2538 void *__libc_memalign(size_t align, size_t s) PREALIAS(je_memalign);
/external/google-breakpad/src/processor/testdata/symbols/ld-2.13.so/C32AD7E235EA6112E02A5B9D6219C4850/
Dld-2.13.so.sym13 PUBLIC 154c0 0 __libc_memalign
/external/u-boot/common/
Ddlmalloc.src852 #define mEMALIGn __libc_memalign
863 #pragma weak memalign = __libc_memalign
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt802 fun:__libc_memalign=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym496 PUBLIC 7c030 0 __libc_memalign