Home | History | Annotate | Download | only in x87

Lines Matching refs:bind_to

1352 void Assembler::bind_to(Label* L, int pos) {
1389 L->bind_to(pos);
1396 bind_to(L, pc_offset());