Searched refs:GetOatAddressForOffset (Results 1 – 2 of 2) sorted by relevance
349 const uint8_t* GetOatAddressForOffset(uint32_t offset, const ImageInfo& image_info) const { in GetOatAddressForOffset() function
2054 return GetOatAddressForOffset(primary_image_info.oat_address_offsets_[type], primary_image_info); in GetOatAddress()2080 quick_code = GetOatAddressForOffset(quick_oat_code_offset, image_info); in GetQuickCode()