Home
last modified time | relevance | path

Searched defs:elf (Results 1 – 1 of 1) sorted by relevance

/art/patchoat/
Dpatchoat.cc243 std::unique_ptr<ElfFile> elf(ElfFile::Open(input_oat_file.get(), in Patch() local
764 std::unique_ptr<ElfFile> elf(ElfFile::Open(input_oat, in Patch() local
1135 std::unique_ptr<ElfFile> elf(ElfFile::Open(input_oat.get(), PROT_READ, MAP_PRIVATE, &error_msg)); in patchoat_oat() local