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.c2245 #if defined(VKI_MAP_ALIGN) /* Solaris specific */ in ML_()
2246 if (arg4 & VKI_MAP_ALIGN) { in ML_()
2252 arg4 &= ~VKI_MAP_ALIGN; in ML_()
/external/valgrind/include/vki/
Dvki-solaris.h606 #define VKI_MAP_ALIGN MAP_ALIGN macro