Searched refs:EM_AARCH64 (Results 1 - 4 of 4) sorted by relevance

/art/runtime/arch/
H A Dinstruction_set.cc72 case EM_AARCH64:
/art/runtime/
H A Delf_utils.h43 #define EM_AARCH64 183 macro
H A Delf.h281 EM_AARCH64 = 183, // ARM AArch64 enumerator in enum:__anon66
/art/compiler/
H A Delf_builder.h839 elf_header.e_machine = EM_AARCH64;

Completed in 60 milliseconds