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

  /external/strace/xlat/
sigill_codes.h 1 /* Generated by ./xlat/gen.sh from ./xlat/sigill_codes.in; do not edit. */
3 static const struct xlat sigill_codes[] = { variable in typeref:struct:xlat
  /external/strace/
signal.c 330 #include "xlat/sigill_codes.h"
395 code = xlookup(sigill_codes, sip->si_code);
    [all...]

Completed in 52 milliseconds