Home | History | Annotate | Download | only in arm

Lines Matching defs:bound_pc

1331   int bound_pc = buffer_.Size();
1335 int32_t encoded = Arm32Assembler::EncodeBranchOffset(bound_pc - position, next);
1339 label->BindTo(bound_pc);