Lines Matching defs:end
394 // call here. It does no harm - the end of the Code object is aligned to the
626 // the end of the label's link chain.
3538 // onto the end of the label's link chain.
4069 // going 'round the end' of the word. To deal with that, we observe that in
4448 // * emission is forced by parameter force_emit (e.g. at function end).
4518 Label end;
4520 b(&end);
4549 while (it != unresolved_branches_.end()) {
4590 b(info.label_); // This may end up pointing at yet another veneer later on.
4599 bind(&end);