Home | History | Annotate | Download | only in x64

Lines Matching refs:bind_to

289 void Assembler::bind_to(Label* L, int pos) {
320 L->bind_to(pos);
325 bind_to(L, pc_offset());