Searched defs:CompileKernel (Results 1 – 7 of 7) sorted by relevance
| /freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/ |
| HD | AddressSanitizer.h | 24 bool CompileKernel = false; member 62 const bool CompileKernel; member
|
| HD | HWAddressSanitizer.h | 31 bool CompileKernel; member
|
| /freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| HD | BackendUtil.cpp | 680 auto MSanPass = [&](SanitizerMask Mask, bool CompileKernel) { in addSanitizers() 715 auto ASanPass = [&](SanitizerMask Mask, bool CompileKernel) { in addSanitizers() 733 auto HWASanPass = [&](SanitizerMask Mask, bool CompileKernel) { in addSanitizers()
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| HD | HWAddressSanitizer.cpp | 292 HWAddressSanitizer(Module &M, bool CompileKernel, bool Recover, in HWAddressSanitizer() 416 bool CompileKernel; member in __anonba9a60c90111::HWAddressSanitizer
|
| HD | AddressSanitizer.cpp | 621 ASanAccessInfo::ASanAccessInfo(bool IsWrite, bool CompileKernel, in ASanAccessInfo() 833 bool CompileKernel; member 867 bool CompileKernel = false, bool Recover = false, in ModuleAddressSanitizer() 948 bool CompileKernel; member in __anon53b2a32a0211::ModuleAddressSanitizer
|
| HD | MemorySanitizer.cpp | 573 bool CompileKernel; member in __anonb386185d0211::MemorySanitizer
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| HD | AArch64AsmPrinter.cpp | 656 bool CompileKernel = in emitHwasanMemaccessSymbols() local
|