10enum class SystemCallNrX32 : uint64_t;
SystemCallNrAARCH64
Native system call numbers as used by Linux on the aarch64 ABI.
SystemCallNr
Abstract system call number usable across architectures and ABIs.
SystemCallNrX64
Native system call numbers as used by Linux on the x64 ABI.
SystemCallNrI386
Native system call numbers as used by Linux on the i386 ABI.