GC_abort         1228 gc/dyn_load.c          GC_abort("_dyld_bind_fully_image_containing_address failed");
GC_abort           24 gc/include/private/darwin_semaphore.h         GC_abort("sem_init with pshared set");
GC_abort          433 gc/include/private/gc_priv.h 	GC_API void GC_abort GC_PROTO((GC_CONST char * msg));
GC_abort          434 gc/include/private/gc_priv.h #       define ABORT(msg) GC_abort(msg);
GC_abort          133 gc/tests/test.c #     define FAIL GC_abort("Test failed");