Home
last modified time | relevance | path

Searched defs:method_info_offset (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Doat_quick_method_header.cc27 uint32_t method_info_offset, in OatQuickMethodHeader()
/art/compiler/
Dcommon_compiler_test.cc66 const uint32_t method_info_offset = method_info.empty() ? 0u in MakeExecutable() local