Searched refs:code_base (Results 1 – 1 of 1) sorted by relevance
681 uint32_t code_base = reinterpret_cast<uint32_t>(&oat_file_->GetOatHeader()); in PatchOatCodeAndMethods() local682 uint32_t code_offset = code - code_base; in PatchOatCodeAndMethods()