Searched defs:print_siginfo_array (Results 1 – 2 of 2) sorted by relevance
274 MPERS_PRINTER_DECL(void, print_siginfo_array, struct tcb *const tcp, in MPERS_PRINTER_DECL() argument
126 …void (*print_siginfo_array)(struct tcb *const tcp, const kernel_ulong_t addr, const kernel_ulong_t… member127 #define print_siginfo_array MPERS_PRINTER_NAME(print_siginfo_array) macro