Searched refs:EndText (Results 1 - 5 of 5) sorted by relevance

/art/compiler/
H A Delf_writer.h60 virtual void EndText(OutputStream* text) = 0;
H A Delf_writer_quick.cc101 void EndText(OutputStream* text) OVERRIDE;
203 void ElfWriterQuick<ElfTypes>::EndText(OutputStream* text) { function in class:art::ElfWriterQuick
H A Dimage_test.cc156 elf_writer->EndText(text);
H A Doat_test.cc220 elf_writer->EndText(text);
/art/dex2oat/
H A Ddex2oat.cc1717 elf_writer->EndText(text);

Completed in 650 milliseconds