Home
last modified time | relevance | path

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

/aosp_15_r20/trusty/kernel/lib/syscall/stubgen/
H A Dstubgen.py176 def fatal_parse_error(line, err_str): function
213 fatal_parse_error(line, "Line did not match expected pattern.")
221 fatal_parse_error(line, "Only syscalls with up to 4 arguments are "
225 fatal_parse_error(line, "Expected %d syscall arguments, got %d." %
242 fatal_parse_error(line, "Not an integer type or explicit struct "
258 fatal_parse_error(line, err)