Home | History | Annotate | Download | only in ppc

Lines Matching defs:bind_to

558 void Assembler::bind_to(Label* L, int pos) {
578 L->bind_to(pos);
592 bind_to(L, pc_offset());