Searched refs:VerifyPointer (Results 1 – 1 of 1) sorted by relevance
231 static bool VerifyPointer(const void* pointer, const char* function_name) { in VerifyPointer() function412 if (!VerifyPointer(pointer, "malloc_usable_size")) { in debug_malloc_usable_size()558 if (!VerifyPointer(pointer, "free")) { in debug_free()661 if (!VerifyPointer(pointer, "realloc")) { in debug_realloc()