HomeSort by: relevance | last modified time | path
    Searched defs:__hwasan_thread_exit (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libsanitizer/hwasan/
hwasan_linux.cpp 301 extern "C" void __hwasan_thread_exit() { function in namespace:__hwasan
309 // Bionic already calls __hwasan_thread_exit with blocked signals.
332 __hwasan_thread_exit();
  /src/external/gpl3/gcc.old/dist/libsanitizer/hwasan/
hwasan_linux.cpp 256 extern "C" void __hwasan_thread_exit() { function in namespace:__hwasan
280 __hwasan_thread_exit();

Completed in 24 milliseconds