Searched refs:GetOatElfInformation (Results 1 – 3 of 3) sorted by relevance
41 void ElfWriter::GetOatElfInformation(File* file, in GetOatElfInformation() function in art::ElfWriter
40 static void GetOatElfInformation(File* file,
147 ElfWriter::GetOatElfInformation(oat_file.get(), oat_loaded_size, oat_data_offset); in Write()