HomeSort by relevance Sort by last modified time
    Searched defs:VKI_RLIMIT_CORE (Results 1 - 7 of 7) sorted by null

  /external/valgrind/main/include/vki/
vki-amd64-linux.h 281 #define VKI_RLIMIT_CORE 4 /* max core file size */
vki-ppc32-linux.h 351 #define VKI_RLIMIT_CORE 4 /* max core file size */
    [all...]
vki-ppc64-linux.h 402 #define VKI_RLIMIT_CORE 4 /* max core file size */
vki-s390x-linux.h 348 #define VKI_RLIMIT_CORE 4 /* max core file size */
vki-x86-linux.h 322 #define VKI_RLIMIT_CORE 4 /* max core file size */
vki-arm-linux.h 284 #define VKI_RLIMIT_CORE 4 /* max core file size */
vki-darwin.h 634 #define VKI_RLIMIT_CORE RLIMIT_CORE

Completed in 133 milliseconds