Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp375 bool InGlobal; member
752 if (Mapping.InGlobal) in getShadowNonTls()
1767 InGlobal = false; in init()
1772 InGlobal = false; in init()
1777 InGlobal = false; in init()
1782 InGlobal = true; in init()
1787 InGlobal = false; in init()
1792 InGlobal = false; in init()
H A DAddressSanitizer.cpp472 bool InGlobal; member
599 Mapping.InGlobal = ClWithIfunc && IsAndroidWithIfuncSupport && IsArmOrThumb; in getShadowMapping()
2759 if (Mapping.InGlobal) in initializeCallbacks()
2793 if (Mapping.InGlobal) { in maybeInsertDynamicShadowAtFunctionEntry()