Home
last modified time | relevance | path

Searched defs:ASan (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/base/
Dflag.go89 ASan bool "help:\"build code compatible with C/C++ address sanitizer\"" member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp891 AddressSanitizer &ASan; member
3069 AddressSanitizer &ASan, Instruction &InsBefore, in findStoresToUninstrumentedArgAllocas()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp726 AddressSanitizer ASan(*F.getParent(), &GlobalsMD, CompileKernel, Recover, in runOnFunction() local
872 AddressSanitizer &ASan; member
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp601 AddressSanitizer &ASan; member