OSDN Git Service

ART: Refactor common ELF->InstructionSet code
authorAndreas Gampe <agampe@google.com>
Thu, 22 Jan 2015 06:25:24 +0000 (22:25 -0800)
committerAndreas Gampe <agampe@google.com>
Thu, 22 Jan 2015 06:25:24 +0000 (22:25 -0800)
commit6f6114140fbc09c5c7bec441922412635a7f7ff1
tree4da7b68fddff767b668ffc4faeadb632ae310165
parent3cfbb4aff30f32e49b3b57c7483ee0b5cb580e7b
ART: Refactor common ELF->InstructionSet code

Move code into instruction_set.h/cc.

Change-Id: I34d5c82791042c68629df84e0f4b9321231d51b9
patchoat/patchoat.cc
runtime/arch/instruction_set.cc
runtime/arch/instruction_set.h
runtime/elf_file.cc