Searched refs:adjusted_offset (Results 1 - 1 of 1) sorted by relevance

/art/compiler/
H A Doat_writer.cc825 size_t adjusted_offset = offset; local
836 adjusted_offset = offset + CompiledCode::CodeDelta(instruction_set); \
837 oat_header_->Set ## fn_name ## Offset(adjusted_offset); \

Completed in 1646 milliseconds