Lines Matching refs:start
425 static_cast<int>(reloc_info_writer.pos() - buffer_->start());
617 // start of the buffer.
629 // instruction from the start of the buffer.
638 // instruction is at the start of the new link chain.
3531 // start of the buffer.
3541 // instruction from the start of the buffer.
3546 // reference is at the start of the new link chain.
3706 Label start;
3707 bind(&start);
3712 DCHECK_EQ(SizeOfCodeGeneratedSince(&start), kDebugCodeOffset);
3714 DCHECK_EQ(SizeOfCodeGeneratedSince(&start), kDebugParamsOffset);
3716 DCHECK_EQ(SizeOfCodeGeneratedSince(&start), kDebugMessageOffset);
3719 DCHECK_EQ(SizeOfCodeGeneratedSince(&start), size_of_debug_sequence);
4138 // inverted it at the start of the function), for which we just return
4201 // If we inverted the input right at the start of this function, here's
4296 byte* new_start = new_buffer->start();