Searched defs:SEGV_MAYBE_FIXABLE (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/arch/x86/um/shared/sysdep/ ! | ||
D | faultinfo_32.h | 31 #define SEGV_MAYBE_FIXABLE(fi) ((fi)->trap_no == 0 && ptrace_faultinfo) macro |
D | faultinfo_64.h | 31 #define SEGV_MAYBE_FIXABLE(fi) 0 macro |