HomeSort by relevance Sort by last modified time
    Searched refs:IsGlobalVar (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/tsan/rtl/
tsan_platform.h 156 bool IsGlobalVar(uptr addr);
tsan_platform_linux.cc 360 bool IsGlobalVar(uptr addr) {
tsan_rtl_mutex.cc 50 if (IsGlobalVar(addr))

Completed in 101 milliseconds