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

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

Completed in 546 milliseconds