Home
last modified time | relevance | path

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

/scripts/build/
A Dgen_syscalls.py199 class SyscallParseException(Exception): class
206 raise SyscallParseException(
211 raise SyscallParseException(
216 raise SyscallParseException("Malformed system call invocation")
420 except SyscallParseException:

Completed in 7 milliseconds