Home | History | Annotate | Download | only in runtime

Lines Matching refs:top_sirt_

975       top_sirt_(NULL),
1132 for (StackIndirectReferenceTable* cur = top_sirt_; cur; cur = cur->GetLink()) {
1140 for (StackIndirectReferenceTable* cur = top_sirt_; cur; cur = cur->GetLink()) {
1150 for (StackIndirectReferenceTable* cur = top_sirt_; cur; cur = cur->GetLink()) {
1715 DO_THREAD_OFFSET(top_sirt_);