OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 79 milliseconds