Home | History | Annotate | Download | only in ia32

Lines Matching refs:bind_to

1303 void Assembler::bind_to(Label* L, int pos) {
1337 L->bind_to(pos);
1344 bind_to(L, pc_offset());