saved_sp           79 threadinfo.h     void *saved_sp; // at restart, we use a temporary stack just
saved_sp          153 threadlist.cpp   motherofall_saved_sp = &motherofall->saved_sp;
saved_sp          328 threadlist.cpp   save_sp(&ckptThread->saved_sp);
saved_sp          330 threadlist.cpp     (curThread->tid) (curThread->virtual_tid) (curThread->saved_sp);
saved_sp          542 threadlist.cpp     save_sp(&curThread->saved_sp);
saved_sp          546 threadlist.cpp       (curThread->saved_sp) (__builtin_return_address(0));
saved_sp          701 threadlist.cpp                             (void*)((char*)thread->saved_sp - 128),