Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp270 bool InGlobal; member
626 if (Mapping.InGlobal) { in getShadowNonTls()
1540 InGlobal = false; in init()
1544 InGlobal = false; in init()
1548 InGlobal = false; in init()
1552 InGlobal = true; in init()
1556 InGlobal = false; in init()
1560 InGlobal = false; in init()
H A DAddressSanitizer.cpp434 bool InGlobal; member
558 Mapping.InGlobal = ClWithIfunc && IsAndroidWithIfuncSupport && IsArmOrThumb; in getShadowMapping()
2691 if (Mapping.InGlobal) in initializeCallbacks()
2725 if (Mapping.InGlobal) { in maybeInsertDynamicShadowAtFunctionEntry()