Searched refs:AddOatInput (Results 1 - 2 of 2) sorted by relevance

/art/compiler/
H A Delf_writer_mclinker.h62 void AddOatInput(std::vector<uint8_t>& oat_contents);
81 // Setup by AddOatInput()
H A Delf_writer_mclinker.cc71 AddOatInput(oat_contents);
154 void ElfWriterMclinker::AddOatInput(std::vector<uint8_t>& oat_contents) { function in class:art::ElfWriterMclinker

Completed in 64 milliseconds