Searched defs:CompileKernel (Results 1 – 7 of 7) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/ |
| H A D | AddressSanitizer.h | 24 bool CompileKernel = false; member 62 const bool CompileKernel; member
|
| H A D | HWAddressSanitizer.h | 31 bool CompileKernel; member
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | BackendUtil.cpp | 665 auto MSanPass = [&](SanitizerMask Mask, bool CompileKernel) { in addSanitizers() 697 auto ASanPass = [&](SanitizerMask Mask, bool CompileKernel) { in addSanitizers() 715 auto HWASanPass = [&](SanitizerMask Mask, bool CompileKernel) { in addSanitizers()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | HWAddressSanitizer.cpp | 272 HWAddressSanitizer(Module &M, bool CompileKernel, bool Recover, in HWAddressSanitizer() 392 bool CompileKernel; member in __anon75deca650111::HWAddressSanitizer
|
| H A D | AddressSanitizer.cpp | 620 ASanAccessInfo::ASanAccessInfo(bool IsWrite, bool CompileKernel, in ASanAccessInfo() 761 bool CompileKernel; member 795 bool CompileKernel = false, bool Recover = false, in ModuleAddressSanitizer() 876 bool CompileKernel; member in __anon5057f5c60211::ModuleAddressSanitizer
|
| H A D | MemorySanitizer.cpp | 569 bool CompileKernel; member in __anonf93d87790211::MemorySanitizer
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64AsmPrinter.cpp | 603 bool CompileKernel = in emitHwasanMemaccessSymbols() local
|