Home
last modified time | relevance | path

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

/titanic_52/usr/src/cmd/sgs/libconv/common/
H A Delf.c463 CONV_DS_MSG_INIT(EM_AARCH64, mach_183_cf) }; in ehdr_mach_strings()
465 CONV_DS_MSG_INIT(EM_AARCH64, mach_183_nf) }; in ehdr_mach_strings()
467 CONV_DS_MSG_INIT(EM_AARCH64, mach_183_dmp) }; in ehdr_mach_strings()
H A Delf.msg353 @ MSG_EM_AARCH64_CF "EM_AARCH64" # 183
/titanic_52/usr/src/uts/common/sys/
H A Delf.h352 #define EM_AARCH64 183 /* ARM 64-bit architecture (AARCH64) */ macro
/titanic_52/usr/src/boot/sys/sys/
H A Delf_common.h299 #define EM_AARCH64 183 /* AArch64 (64-bit ARM) */ macro
/titanic_52/usr/src/cmd/file/
H A Dfile.c1125 [EM_AARCH64] = "aarch64", in print_elf_machine()