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

  /src/external/gpl3/gcc/dist/libsanitizer/hwasan/
hwasan_thread_list.h 141 Thread *GetThreadByBufferAddress(uptr p) {
hwasan.cpp 267 return hwasanThreadList().GetThreadByBufferAddress((uptr)R->Next());
  /src/external/gpl3/gcc.old/dist/libsanitizer/hwasan/
hwasan_thread_list.h 139 Thread *GetThreadByBufferAddress(uptr p) {
hwasan.cpp 242 return hwasanThreadList().GetThreadByBufferAddress((uptr)R->Next());

Completed in 15 milliseconds