Home | History | Annotate | Download | only in mips

Lines Matching full:start_label_

106       start_label_(),
118 __ bind(&start_label_); // And then continue from here.
126 start_label_.Unuse();
730 __ jmp(&start_label_);