Home
last modified time | relevance | path

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

/art/compiler/sea_ir/code_gen/
Dcode_gen_data.cc33 std::string elf; in GetElf() local
/art/compiler/
Delf_patcher.cc59 bool ElfPatcher::Patch(const CompilerDriver* driver, ElfFile* elf, const OatFile* oat_file, in Patch()
Dimage_writer.cc1228 static OatHeader* GetOatHeaderFromElf(ElfFile* elf) { in GetOatHeaderFromElf()
1238 std::unique_ptr<ElfFile> elf(ElfFile::Open(elf_file, PROT_READ|PROT_WRITE, in PatchOatCodeAndMethods() local
/art/patchoat/
Dpatchoat.cc274 std::unique_ptr<ElfFile> elf(ElfFile::Open(input_oat, in Patch() local
572 std::unique_ptr<ElfFile> elf(ElfFile::Open(input_oat, in Patch() local