Lines Matching full:current_position
1587 state_.current_position = pos;1623 if (state_.current_position != state_.written_position) {1625 assembler_->RecordRelocInfo(RelocInfo::POSITION, state_.current_position);1626 state_.written_position = state_.current_position;