Home
last modified time | relevance | path

Searched refs:createAddressSanitizerModulePass (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
DInstrumentationBindings.cpp27 unwrap(PM)->add(createAddressSanitizerModulePass()); in LLVMAddAddressSanitizerModulePass()
/external/llvm/bindings/go/llvm/
DInstrumentationBindings.cpp27 unwrap(PM)->add(createAddressSanitizerModulePass()); in LLVMAddAddressSanitizerModulePass()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/
DInstrumentation.h128 ModulePass *createAddressSanitizerModulePass(bool CompileKernel = false,
/external/llvm/include/llvm/Transforms/
DInstrumentation.h107 ModulePass *createAddressSanitizerModulePass(bool CompileKernel = false,
/external/clang/lib/CodeGen/
DBackendUtil.cpp222 PM.add(createAddressSanitizerModulePass(/*CompileKernel*/false, Recover)); in addAddressSanitizerPasses()
230 PM.add(createAddressSanitizerModulePass(/*CompileKernel*/true, in addKernelAddressSanitizerPasses()
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp826 ModulePass *llvm::createAddressSanitizerModulePass(bool CompileKernel, in createAddressSanitizerModulePass() function in llvm
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1090 ModulePass *llvm::createAddressSanitizerModulePass(bool CompileKernel, in createAddressSanitizerModulePass() function in llvm