Searched defs:WriteElf (Results 1 – 2 of 2) sorted by relevance
/art/compiler/utils/ | ||
D | assembler_test_base.h | 242 void WriteElf(const std::string& filename, InstructionSet isa, const std::vector<uint8_t>& code) { in WriteElf() function |
/art/dex2oat/linker/ | ||
D | oat_writer_test.cc | 102 bool WriteElf(File* vdex_file, in WriteElf() function in art::linker::OatTest |