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

  /external/strace/xlat/
sigbus_codes.h 1 /* Generated by ./xlat/gen.sh from ./xlat/sigbus_codes.in; do not edit. */
20 extern const struct xlat sigbus_codes[];
27 const struct xlat sigbus_codes[] = { variable in typeref:struct:xlat
  /external/strace/
mpers_xlat.h 54 extern const struct xlat sigbus_codes[];
printsiginfo.c 50 #include "xlat/sigbus_codes.h"
119 code = xlookup(sigbus_codes, si_code);
Makefile     [all...]

Completed in 258 milliseconds