Searched defs:method_info_offset (Results 1 – 2 of 2) sorted by relevance
27 uint32_t method_info_offset, in OatQuickMethodHeader()
66 const uint32_t method_info_offset = method_info.empty() ? 0u in MakeExecutable() local