Home
last modified time | relevance | path

Searched refs:SEGV_MAPERR (Results 1 – 2 of 2) sorted by relevance

/sysdeps/unix/sysv/linux/bits/
A Dsiginfo-consts.h121 SEGV_MAPERR = 1, /* Address not mapped to object. */ enumerator
122 # define SEGV_MAPERR SEGV_MAPERR macro
/sysdeps/mach/hurd/i386/
A Dexc2signal.c44 detail->code = posix ? SEGV_MAPERR : detail->exc_subcode; in exception2signal()

Completed in 4 milliseconds