HomeSort by relevance Sort by last modified time
    Searched refs:AddOatInput (Results 1 - 2 of 2) sorted by null

  /art/compiler/
elf_writer_mclinker.h 64 void AddOatInput(std::vector<uint8_t>& oat_contents);
82 // Setup by AddOatInput()
elf_writer_mclinker.cc 75 AddOatInput(oat_contents);
159 void ElfWriterMclinker::AddOatInput(std::vector<uint8_t>& oat_contents) {

Completed in 34 milliseconds