OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VKI_MREMAP_MAYMOVE
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-common.c
231
VKI_MREMAP_MAYMOVE
|VKI_MREMAP_FIXED/*move-or-fail*/,
/external/valgrind/main/coregrind/m_syswrap/
syswrap-generic.c
254
Bool f_maymove = toBool(flags &
VKI_MREMAP_MAYMOVE
);
259
flags &
VKI_MREMAP_MAYMOVE
? "MAYMOVE" : "",
264
if (flags & ~(VKI_MREMAP_FIXED |
VKI_MREMAP_MAYMOVE
))
[
all
...]
/external/valgrind/main/include/vki/
vki-linux.h
[
all
...]
Completed in 1206 milliseconds