Home
last modified time | relevance | path

Searched refs:code_base (Results 1 – 1 of 1) sorted by relevance

/art/compiler/
Dimage_writer.cc681 uint32_t code_base = reinterpret_cast<uint32_t>(&oat_file_->GetOatHeader()); in PatchOatCodeAndMethods() local
682 uint32_t code_offset = code - code_base; in PatchOatCodeAndMethods()