blob: e8e79d7e7f8f43345f03da85087ab1b9a907705f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright 2024 syzkaller project authors. All rights reserved.
# Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
1 64 open sys_open
2 64 chmod sys_chmod
3 64 types_syscall sys_types_syscall
4 64 types_syscall2 sys_types_syscall2
5 64 align_syscall sys_align_syscall
6 64 functions sys_functions
7 64 scopes0 sys_scopes0
8 64 cover sys_cover
|