Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/
H A 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?
/aosp_15_r20/external/flac/oss-fuzz/fuzzing/
H A Dmemory.hpp30 #define ASAN 0 macro
/aosp_15_r20/external/toybox/
H A DMakefile76 tests: ASAN=1 macro
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/
DCMakeLists.txt44 option(ASAN "Enable builds width address sanitizer") option
/aosp_15_r20/external/coreboot/src/
H A DKconfig372 config ASAN config