Searched refs:quick_oat_code_offset (Results 1 – 1 of 1) sorted by relevance
2079 uint32_t quick_oat_code_offset = PointerToLowMemUInt32(quick_oat_entry_point); in GetQuickCode() local2080 quick_code = GetOatAddressForOffset(quick_oat_code_offset, image_info); in GetQuickCode()