Home
last modified time | relevance | path

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

/art/compiler/
Dimage_writer.cc1216 uint32_t interpreter_code = (quick_is_interpreted && portable_is_interpreted) in FixupMethod() local
1221 const_cast<byte*>(GetOatAddress(interpreter_code))); in FixupMethod()