bs_lo             236 gc/pthread_stop_world.c     IF_IA64(ptr_t bs_lo; ptr_t bs_hi;)
bs_lo             260 gc/pthread_stop_world.c 	    IF_IA64(bs_lo = p -> backing_store_end);
bs_lo             264 gc/pthread_stop_world.c 	    IF_IA64(bs_lo = BACKING_STORE_BASE;)
bs_lo             282 gc/pthread_stop_world.c 		(unsigned long) bs_lo, (unsigned long) bs_hi);
bs_lo             285 gc/pthread_stop_world.c 	    GC_push_all_eager(bs_lo, bs_hi);
bs_lo             287 gc/pthread_stop_world.c 	    GC_push_all_stack(bs_lo, bs_hi);