Home | History | Annotate | Download | only in x64

Lines Matching refs:bind_to

347 void Assembler::bind_to(Label* L, int pos) {
393 L->bind_to(pos);
398 bind_to(L, pc_offset());