Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Delf-em.h23 #define EM_PPC64 21 macro
Daudit.h296 #define AUDIT_ARCH_PPC64 (EM_PPC64 | __AUDIT_ARCH_64BIT)
297 #define AUDIT_ARCH_PPC64LE (EM_PPC64 | __AUDIT_ARCH_64BIT | __AUDIT_ARCH_LE)
/bionic/libc/include/bits/
Delf_common.h227 #define EM_PPC64 21 /* PowerPC 64-bit. */ macro