Home | History | Annotate | Download | only in s390

Lines Matching refs:bind_to

451 void Assembler::bind_to(Label* L, int pos) {
464 L->bind_to(pos);
473 bind_to(L, pc_offset());