Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp362 bool InGlobal; member
700 if (Mapping.InGlobal) { in getShadowNonTls()
1693 InGlobal = false; in init()
1698 InGlobal = false; in init()
1703 InGlobal = false; in init()
1708 InGlobal = true; in init()
1713 InGlobal = false; in init()
1718 InGlobal = false; in init()
H A DAddressSanitizer.cpp462 bool InGlobal; member
585 Mapping.InGlobal = ClWithIfunc && IsAndroidWithIfuncSupport && IsArmOrThumb; in getShadowMapping()
2531 if (Mapping.InGlobal) in initializeCallbacks()
2565 if (Mapping.InGlobal) { in maybeInsertDynamicShadowAtFunctionEntry()