Home | History | Annotate | Download | only in ia32

Lines Matching defs:bind_to

1481 void Assembler::bind_to(Label* L, int pos) {
1518 L->bind_to(pos);
1525 bind_to(L, pc_offset());