Home | History | Annotate | Download | only in arm

Lines Matching full:unbound

659   // Label L;    // unbound label
660 // j(cc, &L); // forward branch to unbound label
668 void bind(Label* L); // binds an unbound label L to the current code position
671 // Links the label to the current position if it is still unbound