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