Home | History | Annotate | Download | only in ppc

Lines Matching refs:bind_to

518 void Assembler::bind_to(Label* L, int pos) {
538 L->bind_to(pos);
552 bind_to(L, pc_offset());