Lines Matching defs:arch
82 type arch struct { struct
83 unix *targets.UnixSanitizer
85 clockGettimeSyscall *prog.Syscall
87 SYSLOG_ACTION_CONSOLE_OFF uint64
88 SYSLOG_ACTION_CONSOLE_ON uint64
89 SYSLOG_ACTION_SIZE_UNREAD uint64
90 FIFREEZE uint64
91 FITHAW uint64
92 PTRACE_TRACEME uint64
93 CLOCK_REALTIME uint64
94 ARCH_SET_FS uint64
95 ARCH_SET_GS uint64
96 AF_NFC uint64
97 AF_LLC uint64
98 AF_BLUETOOTH uint64
101 func (arch *arch) sanitizeCall(c *prog.Call) {
150 …h) generateTimespec(g *prog.Gen, typ0 prog.Type, old prog.Arg) (arg prog.Arg, calls []*prog.Call) {