Home
last modified time | relevance | path

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

/aosp12/bionic/libc/kernel/uapi/linux/
H A Daudit.h269 #define __AUDIT_ARCH_LE 0x40000000 macro
274 #define AUDIT_ARCH_ARCV2 (EM_ARCV2 | __AUDIT_ARCH_LE)
276 #define AUDIT_ARCH_ARM (EM_ARM | __AUDIT_ARCH_LE)
278 #define AUDIT_ARCH_C6X (EM_TI_C6000 | __AUDIT_ARCH_LE)
280 #define AUDIT_ARCH_CRIS (EM_CRIS | __AUDIT_ARCH_LE)
281 #define AUDIT_ARCH_CSKY (EM_CSKY | __AUDIT_ARCH_LE)
285 #define AUDIT_ARCH_I386 (EM_386 | __AUDIT_ARCH_LE)
291 #define AUDIT_ARCH_MIPSEL (EM_MIPS | __AUDIT_ARCH_LE)
296 #define AUDIT_ARCH_NDS32 (EM_NDS32 | __AUDIT_ARCH_LE)
305 #define AUDIT_ARCH_RISCV32 (EM_RISCV | __AUDIT_ARCH_LE)
[all …]