Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp311 bool InGlobal; member
705 if (Mapping.InGlobal) { in getShadowNonTls()
1668 InGlobal = false; in init()
1673 InGlobal = false; in init()
1678 InGlobal = false; in init()
1683 InGlobal = true; in init()
1688 InGlobal = false; in init()
1693 InGlobal = false; in init()
DAddressSanitizer.cpp440 bool InGlobal; member
557 Mapping.InGlobal = ClWithIfunc && IsAndroidWithIfuncSupport && IsArmOrThumb; in getShadowMapping()
2683 if (Mapping.InGlobal) in initializeCallbacks()
2717 if (Mapping.InGlobal) { in maybeInsertDynamicShadowAtFunctionEntry()