Lines Matching full:unbound
1227 // Label L; // unbound label1228 // j(cc, &L); // forward branch to unbound label1236 void bind(Label* L); // binds an unbound label L to the current code position