Searched refs:auto_zone_association_error (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/libauto-186/
H A Dauto_impl_utilities.h238 extern void auto_zone_association_error(void *address);
H A Dauto_impl_utilities.c756 __private_extern__ void auto_zone_association_error(void *address) { } function
H A Dauto_zone.cpp1500 auto_error(zone, "auto_zone_set_associative_ref: object should point to a GC block or a global address, otherwise associations will leak. Break on auto_zone_association_error() to debug.", object);
1501 auto_zone_association_error(object);

Completed in 89 milliseconds