Home | History | Annotate | Download | only in ia32

Lines Matching defs:start_label_

89       start_label_(),
95 __ bind(&start_label_); // And then continue from here.
103 start_label_.Unuse();
770 __ jmp(&start_label_);