Searched refs:ElfWriterQuick32 (Results 1 - 3 of 3) sorted by relevance

/art/compiler/
H A Delf_writer_quick.h58 typedef ElfWriterQuick<ElfTypes32> ElfWriterQuick32; typedef in namespace:art
H A Delf_writer_test.cc103 ElfWriterQuick32::EncodeOatPatches(patch_locations, &oat_patches);
/art/compiler/driver/
H A Dcompiler_driver.cc2454 return art::ElfWriterQuick32::Create(file, oat_writer, dex_files, android_root, is_host, *this);

Completed in 69 milliseconds