Home | History | Annotate | Download | only in ppc

Lines Matching full:start_label_

108       start_label_(),
124 __ bind(&start_label_); // And then continue from here.
132 start_label_.Unuse();
773 __ b(&start_label_);