Lines Matching full:unbound
659 // Label L; // unbound label660 // j(cc, &L); // forward branch to unbound label668 void bind(Label* L); // binds an unbound label L to the current code position671 // Links the label to the current position if it is still unbound