Home
last modified time | relevance | path

Searched refs:ElfISAToInstructionSet (Results 1 – 1 of 1) sorted by relevance

/art/patchoat/
Dpatchoat.cc52 static InstructionSet ElfISAToInstructionSet(Elf32_Word isa) { in ElfISAToInstructionSet() function
216 isa = ElfISAToInstructionSet(elf_hdr.e_machine); in Patch()