HomeSort by relevance Sort by last modified time
    Searched refs:sigill_codes (Results 1 - 4 of 4) sorted by null

  /external/strace/xlat/
sigill_codes.h 1 /* Generated by ./xlat/gen.sh from ./xlat/sigill_codes.in; do not edit. */
29 extern const struct xlat sigill_codes[];
36 const struct xlat sigill_codes[] = { variable in typeref:struct:xlat
  /external/strace/
mpers_xlat.h 57 extern const struct xlat sigill_codes[];
printsiginfo.c 53 #include "xlat/sigill_codes.h"
105 code = xlookup(sigill_codes, si_code);
Makefile     [all...]

Completed in 670 milliseconds