Home
last modified time | relevance | path

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

/platform_testing/utils/shell-as/shell-code/
Dconstants-x86.S21 .equ SYS_CLOSE, 0x06 define
Dconstants-x86_64.S21 .equ SYS_CLOSE, 0x03 define
Dconstants-arm64.S20 .equ SYS_CLOSE, 0x39 define
Dconstants-arm.S20 .equ SYS_CLOSE, 0x000006 define
Dselinux-x86_64.S66 mov $SYS_CLOSE, %rax
Dselinux-x86.S74 mov $SYS_CLOSE, %eax
Dselinux-arm64.S71 mov x8, SYS_CLOSE
Dselinux-arm.S74 mov r7, SYS_CLOSE