Searched refs:sigprof_codes (Results 1 – 3 of 3) sorted by relevance
5 extern const struct xlat sigprof_codes[];12 const struct xlat sigprof_codes[] = { variable
1 …t/siginfo_codes.in xlat/sigpoll_codes.in xlat/sigprocmaskcmds.in xlat/sigprof_codes.in xlat/sigseg…2 …xlat/siginfo_codes.h xlat/sigpoll_codes.h xlat/sigprocmaskcmds.h xlat/sigprof_codes.h xlat/sigsegv…377 $(top_srcdir)/xlat/sigprof_codes.h: $(top_srcdir)/xlat/sigprof_codes.in $(top_srcdir)/xlat/gen.sh
104 code = xlookup(sigprof_codes, si_code); in print_si_code()