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

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_allocator.cc 220 void SetLowLevelAllocateMinAlignment(uptr alignment) {
sanitizer_common.h 167 void SetLowLevelAllocateMinAlignment(uptr alignment);
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_rtl.cc 444 SetLowLevelAllocateMinAlignment(SHADOW_GRANULARITY);

Completed in 13 milliseconds