Home | History | Annotate | Download | only in compiler

Lines Matching refs:adjusted_offset

825   size_t adjusted_offset = offset;
836 adjusted_offset = offset + CompiledCode::CodeDelta(instruction_set); \
837 oat_header_->Set ## fn_name ## Offset(adjusted_offset); \