Searched defs:malloc_usable_size (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_malloc_linux.cpp175 uptr (*malloc_usable_size)(void *mem); member in struct:MallocDebugK
183 uptr (*malloc_usable_size)(void *mem); member in struct:MallocDebugL
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_testlib.cpp177 void malloc_usable_size() { function

Completed in 117 milliseconds