HomeSort by: relevance | last modified time | path
    Searched refs:san_guard_enabled (Results 1 - 8 of 8) sorted by relevancy

  /src/external/bsd/jemalloc/dist/test/unit/
hpa_background_thread.c 13 test_skip_if(san_guard_enabled());
185 test_skip_if(san_guard_enabled());
201 test_skip_if(san_guard_enabled());
retained.c 108 size_t guard_sz = san_guard_enabled() ? SAN_PAGE_GUARDS_SIZE : 0;
  /src/external/bsd/jemalloc.old/dist/test/unit/
hpa_background_thread.c 140 test_skip_if(san_guard_enabled());
156 test_skip_if(san_guard_enabled());
retained.c 107 size_t guard_sz = san_guard_enabled() ? SAN_PAGE_GUARDS_SIZE : 0;
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
san.h 78 san_guard_enabled(void) { function
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
san.h 78 san_guard_enabled(void) { function
  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
san.h 81 san_guard_enabled(void) { function
  /src/external/bsd/jemalloc/include/jemalloc/internal/
san.h 81 san_guard_enabled(void) { function

Completed in 17 milliseconds