Home
last modified time | relevance | path

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

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