Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp172 ClWithIfunc("hwasan-with-ifunc", variable
1707 } else if (ClWithIfunc) { in init()
H A DAddressSanitizer.cpp240 ClWithIfunc("asan-with-ifunc", variable
585 Mapping.InGlobal = ClWithIfunc && IsAndroidWithIfuncSupport && IsArmOrThumb; in getShadowMapping()