Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp175 ClWithIfunc("hwasan-with-ifunc", variable
1700 } else if (ClWithIfunc) { in init()
H A DAddressSanitizer.cpp242 ClWithIfunc("asan-with-ifunc", variable
597 Mapping.InGlobal = ClWithIfunc && IsAndroidWithIfuncSupport && IsArmOrThumb; in getShadowMapping()