Home | History | Annotate | Download | only in mips

Lines Matching refs:start_label_

108       start_label_(),
120 __ bind(&start_label_); // And then continue from here.
128 start_label_.Unuse();
688 __ jmp(&start_label_);