Home | History | Annotate | Download | only in ia32

Lines Matching defs:start_label_

91       start_label_(),
97 __ bind(&start_label_); // And then continue from here.
105 start_label_.Unuse();
740 __ jmp(&start_label_);