GC_has_other_debug_info  161 gc/include/private/dbg_mlc.h   GC_bool GC_has_other_debug_info(/* p */);
GC_has_other_debug_info  166 gc/include/private/dbg_mlc.h 	((*((word *)p) & 1) && GC_has_other_debug_info(p))
GC_has_other_debug_info  168 gc/include/private/dbg_mlc.h # define GC_HAS_DEBUG_INFO(p) GC_has_other_debug_info(p)