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

  /external/valgrind/coregrind/m_replacemalloc/
vg_replace_malloc.c 86 10110 MEMALIGN
198 __builtin_delete, calloc, realloc, memalign, and friends.
802 /*---------------------- memalign ----------------------*/
831 #define MEMALIGN(soname, fnname) \
842 MALLOC_TRACE("memalign(al %llu, size %llu)", \
858 MEMALIGN(VG_Z_LIBC_SONAME, memalign);
859 MEMALIGN(SO_SYN_MALLOC, memalign);
862 MEMALIGN(VG_Z_LIBC_SONAME, memalign)
    [all...]
  /external/valgrind/drd/tests/
tsan_unittest.cpp     [all...]

Completed in 84 milliseconds