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

  /src/external/gpl3/gcc/dist/libsanitizer/hwasan/
hwasan.h 125 void HwasanAllocatorUnlock();
hwasan_allocator.cpp 167 void HwasanAllocatorUnlock() { allocator.ForceUnlock(); }
546 __hwasan::HwasanAllocatorUnlock();
hwasan_linux.cpp 546 HwasanAllocatorUnlock();
  /src/external/gpl3/gcc.old/dist/libsanitizer/hwasan/
hwasan.h 111 void HwasanAllocatorUnlock();
hwasan_linux.cpp 440 HwasanAllocatorUnlock();
hwasan_allocator.cpp 112 void HwasanAllocatorUnlock() { allocator.ForceUnlock(); }

Completed in 55 milliseconds