Home | History | Annotate | Download | only in x87

Lines Matching refs:bind_to

1236 void Assembler::bind_to(Label* L, int pos) {
1270 L->bind_to(pos);
1277 bind_to(L, pc_offset());