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 150 bool IsGlobalVar(uptr addr);
tsan_platform_linux.cc 332 bool IsGlobalVar(uptr addr) {
tsan_rtl_mutex.cc 50 if (IsGlobalVar(addr))

Completed in 57 milliseconds