Home
last modified time | relevance | path

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

/art/patchoat/
Dpatchoat.cc258 std::unique_ptr<ElfFile> elf(ElfFile::Open(input_oat, in Patch() local
667 std::unique_ptr<ElfFile> elf(ElfFile::Open(input_oat, in Patch() local
/art/compiler/
Dimage_writer.cc1449 static OatHeader* GetOatHeaderFromElf(ElfFile* elf) { in GetOatHeaderFromElf()
1460 std::unique_ptr<ElfFile> elf(ElfFile::Open(elf_file, PROT_READ|PROT_WRITE, in SetOatChecksumFromElfFile() local