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

  /src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
tsan_rtl.h 185 bool is_vptr_access; member in struct:__tsan::ThreadState
512 thr->is_vptr_access = true;
517 thr->is_vptr_access = false;
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl.h 422 bool is_vptr_access; member in struct:__tsan::ThreadState

Completed in 25 milliseconds