Lines Matching refs:POSITION
115 // position: [6 bits pc delta] 10,
250 int pos_type_tag = rmode == RelocInfo::POSITION ? kNonstatementPositionTag
350 return RelocInfo::POSITION;
467 case RelocInfo::POSITION:
468 return "position";
470 return "statement position";
552 case POSITION:
1056 // Write the statement position if it is different from what was written last
1066 // Write the position if it is different from what was written last time and
1067 // also different from the written statement position.
1071 assembler_->RecordRelocInfo(RelocInfo::POSITION, state_.current_position);