Searched defs:elf (Results 1 – 4 of 4) sorted by relevance
33 std::string elf; in GetElf() local
59 bool ElfPatcher::Patch(const CompilerDriver* driver, ElfFile* elf, const OatFile* oat_file, in Patch()
1228 static OatHeader* GetOatHeaderFromElf(ElfFile* elf) { in GetOatHeaderFromElf()1238 std::unique_ptr<ElfFile> elf(ElfFile::Open(elf_file, PROT_READ|PROT_WRITE, in PatchOatCodeAndMethods() local
274 std::unique_ptr<ElfFile> elf(ElfFile::Open(input_oat, in Patch() local572 std::unique_ptr<ElfFile> elf(ElfFile::Open(input_oat, in Patch() local