Home
last modified time | relevance | path

Searched defs:ASAN (Results 1 – 5 of 5) sorted by relevance

/external/pytorch/
DCONTRIBUTING.md1239 ### Getting `ccache` to work
1250 ### Why this stuff with `LD_PRELOAD` and `LIBASAN_RT`?
1271 ### Why LD_PRELOAD in the build function?
1280 ### Why no leak detection?
/external/pigweed/docs/showcases/sense/tutorial/
Dhost_tests.rst201 .. _ASAN: https://clang.llvm.org/docs/AddressSanitizer.html target
/external/flac/oss-fuzz/fuzzing/
Dmemory.hpp30 #define ASAN 0 macro
/external/toybox/
DMakefile76 tests: ASAN=1 macro
/external/coreboot/src/
DKconfig372 config ASAN config