Home
last modified time | relevance | path

Searched refs:HWAddressSanitizer (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp134 class HWAddressSanitizer : public FunctionPass { class
139 explicit HWAddressSanitizer(bool CompileKernel = false, bool Recover = false) in HWAddressSanitizer() function in __anonde341f490111::HWAddressSanitizer
217 char HWAddressSanitizer::ID = 0;
220 HWAddressSanitizer, "hwasan",
224 HWAddressSanitizer, "hwasan",
231 return new HWAddressSanitizer(CompileKernel, Recover); in createHWAddressSanitizerPass()
237 bool HWAddressSanitizer::doInitialization(Module &M) { in doInitialization()
262 void HWAddressSanitizer::initializeCallbacks(Module &M) { in initializeCallbacks()
293 void HWAddressSanitizer::maybeInsertDynamicShadowAtFunctionEntry(Function &F) { in maybeInsertDynamicShadowAtFunctionEntry()
314 Value *HWAddressSanitizer::isInterestingMemoryAccess(Instruction *I, in isInterestingMemoryAccess()
[all …]
DCMakeLists.txt16 HWAddressSanitizer.cpp
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DAttributes.td176 /// HWAddressSanitizer is on.
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DLangRef.rst1633 This attribute indicates that HWAddressSanitizer checks