OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VKI_SEGV_MAPERR
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/include/vki/
vki-darwin.h
489
#define
VKI_SEGV_MAPERR
SEGV_MAPERR
vki-linux.h
509
#define
VKI_SEGV_MAPERR
(__VKI_SI_FAULT|1) /* address not mapped to object */
[
all
...]
Completed in 174 milliseconds