Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp364 bool InGlobal; member
703 if (Mapping.InGlobal) in getShadowNonTls()
1686 InGlobal = false; in init()
1691 InGlobal = false; in init()
1696 InGlobal = false; in init()
1701 InGlobal = true; in init()
1706 InGlobal = false; in init()
1711 InGlobal = false; in init()
H A DAddressSanitizer.cpp471 bool InGlobal; member
597 Mapping.InGlobal = ClWithIfunc && IsAndroidWithIfuncSupport && IsArmOrThumb; in getShadowMapping()
2583 if (Mapping.InGlobal) in initializeCallbacks()
2617 if (Mapping.InGlobal) { in maybeInsertDynamicShadowAtFunctionEntry()