Home
last modified time | relevance | path

Searched refs:InGlobal (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp399 bool InGlobal; member
763 if (Mapping.InGlobal) in getShadowNonTls()
1856 InGlobal = false; in init()
1861 InGlobal = false; in init()
1866 InGlobal = false; in init()
1871 InGlobal = true; in init()
1876 InGlobal = false; in init()
1881 InGlobal = false; in init()
H A DAddressSanitizer.cpp473 bool InGlobal; member
600 Mapping.InGlobal = ClWithIfunc && IsAndroidWithIfuncSupport && IsArmOrThumb; in getShadowMapping()
2851 if (Mapping.InGlobal) in initializeCallbacks()
2885 if (Mapping.InGlobal) { in maybeInsertDynamicShadowAtFunctionEntry()