Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_syswrap/
Dsyswrap-generic.c2266 #if defined(VKI_MAP_ALIGN) /* Solaris specific */ in ML_()
2267 if (arg4 & VKI_MAP_ALIGN) { in ML_()
2273 arg4 &= ~VKI_MAP_ALIGN; in ML_()
/external/valgrind/include/vki/
Dvki-solaris.h649 #define VKI_MAP_ALIGN MAP_ALIGN macro