Home | History | Annotate | Download | only in gold

Lines Matching refs:stack_next

102 	      this->stack_top_ = pod->stack_next;
103 pod->stack_next = -1;
164 pod->stack_next = -1;
217 pod->stack_next = this->stack_top_;
253 this->stack_top_ = pod->stack_next;
255 this->open_descriptors_[last].stack_next = pod->stack_next;
256 pod->stack_next = -1;
261 i = pod->stack_next;
286 pod->stack_next = -1;