Searched refs:sigsegv_codes (Results 1 – 3 of 3) sorted by relevance
3 static const struct xlat sigsegv_codes[] = { variable
1 …t/sigpoll_codes.in xlat/sigprocmaskcmds.in xlat/sigprof_codes.in xlat/sigsegv_codes.in xlat/sigsys…2 …xlat/sigpoll_codes.h xlat/sigprocmaskcmds.h xlat/sigprof_codes.h xlat/sigsegv_codes.h xlat/sigsys_…261 $(top_srcdir)/xlat/sigsegv_codes.h: $(top_srcdir)/xlat/sigsegv_codes.in $(top_srcdir)/xlat/gen.sh
406 code = xlookup(sigsegv_codes, sip->si_code); in printsiginfo()