Home | History | Annotate | Download | only in compiler

Lines Matching refs:adjusted_offset

1781   size_t adjusted_offset = offset;
1791 adjusted_offset = offset + CompiledCode::CodeDelta(instruction_set); \
1792 oat_header_->Set ## fn_name ## Offset(adjusted_offset); \