Searched refs:sigsegv_codes (Results 1 – 3 of 3) sorted by relevance
14 extern const struct xlat sigsegv_codes[];21 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_…379 $(top_srcdir)/xlat/sigsegv_codes.h: $(top_srcdir)/xlat/sigsegv_codes.in $(top_srcdir)/xlat/gen.sh
118 code = xlookup(sigsegv_codes, si_code); in print_si_code()