Searched defs:WriteElf (Results 1 – 4 of 4) sorted by relevance
/art/compiler/ | ||
D | compilers.cc | 92 bool QuickCompiler::WriteElf(art::File* file, in WriteElf() function in art::QuickCompiler |
D | compiler.cc | 137 bool WriteElf(art::File* file, in WriteElf() function in art::FINAL |
/art/patchoat/ | ||
D | patchoat.cc | 325 bool PatchOat::WriteElf(File* out) { in WriteElf() function in art::PatchOat |
/art/compiler/driver/ | ||
D | compiler_driver.cc | 2221 bool CompilerDriver::WriteElf(const std::string& android_root, in WriteElf() function in art::CompilerDriver |