Home
last modified time | relevance | path

Searched defs:NT_ARM_SYSTEM_CALL (Results 1 – 6 of 6) sorted by relevance

/external/strace/linux/aarch64/
Dset_scno.c2 # define NT_ARM_SYSTEM_CALL 0x404 macro
/external/crosvm/kernel_loader/src/
Delf.rs240 pub const NT_ARM_SYSTEM_CALL: u32 = 1028; constant
/external/kernel-headers/original/uapi/linux/
Delf.h423 #define NT_ARM_SYSTEM_CALL 0x404 /* ARM system call number */ macro
/external/seccomp-tests/linux/
Dseccomp_bpf.c1312 # define NT_ARM_SYSTEM_CALL 0x404 in change_syscall() macro
/external/linux-kselftest/tools/testing/selftests/seccomp/
Dseccomp_bpf.c1725 # define NT_ARM_SYSTEM_CALL 0x404 in change_syscall() macro
/external/elfutils/libelf/
Delf.h807 #define NT_ARM_SYSTEM_CALL 0x404 /* ARM system call number */ macro