Home
last modified time | relevance | path

Searched defs:print_illegal_instruction_siginfo (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/usermode/usermode/
H A Dtrap.c260 print_illegal_instruction_siginfo(int sig, siginfo_t *info, void *ctx, in print_illegal_instruction_siginfo() function
299 #define print_illegal_instruction_siginfo(s, i, c, p, v, sp) {} macro