savedSP            24 gc/darwin_stop_world.c   unsigned long	savedSP;
savedSP            50 gc/darwin_stop_world.c     if (frame->savedSP == 0) break;
savedSP            53 gc/darwin_stop_world.c     frame = (StackFrame*)frame->savedSP;