Home
last modified time | relevance | path

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

/platform_testing/utils/shell-as/shell-code/
Dconstants-x86.S22 .equ SYS_GETPID, 0x14 define
Dconstants-x86_64.S22 .equ SYS_GETPID, 0x27 define
Dconstants-arm64.S23 .equ SYS_GETPID, 0xAC define
Dconstants-arm.S23 .equ SYS_GETPID, 0x000014 define
Dselinux-x86_64.S70 mov $SYS_GETPID, %rax
Dselinux-x86.S78 mov $SYS_GETPID, %eax
Dselinux-arm64.S76 mov x8, SYS_GETPID
Dselinux-arm.S79 mov r7, SYS_GETPID