Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp149 ClWithIfunc("hwasan-with-ifunc", variable
1551 } else if (ClWithIfunc) { in init()
H A DAddressSanitizer.cpp231 ClWithIfunc("asan-with-ifunc", variable
558 Mapping.InGlobal = ClWithIfunc && IsAndroidWithIfuncSupport && IsArmOrThumb; in getShadowMapping()