Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/test/asan/
Dlit.cfg.py135shared_libasan_path = os.path.join(config.compiler_rt_libdir, "libclang_rt.asan{}.so".format(confi… variable
137shared_libasan_path = os.path.join(config.compiler_rt_libdir, 'libclang_rt.asan_{}_dynamic.dylib'.… variable
140 shared_libasan_path = None variable