Home | History | Annotate | Download | only in asan

Lines Matching refs:cc

27 	asan_rtl.cc \
28 asan_allocator.cc \
29 asan_globals.cc \
30 asan_interceptors.cc \
31 asan_linux.cc \
32 asan_malloc_linux.cc \
33 asan_malloc_mac.cc \
34 asan_new_delete.cc \
35 asan_poisoning.cc \
36 asan_posix.cc \
37 asan_printf.cc \
38 asan_stack.cc \
39 asan_stats.cc \
40 asan_thread.cc \
41 asan_thread_registry.cc \
42 interception/interception_linux.cc
57 tests/asan_test.cc \
58 tests/asan_globals_test.cc \
59 tests/asan_break_optimization.cc \
60 tests/asan_interface_test.cc
81 LOCAL_SRC_FILES := asan_android_stub.cc
82 LOCAL_CPP_EXTENSION := .cc
96 LOCAL_CPP_EXTENSION := .cc
109 LOCAL_SRC_FILES := asanwrapper.cc
110 LOCAL_CPP_EXTENSION := .cc
128 LOCAL_SRC_FILES := tests/asan_noinst_test.cc
129 LOCAL_CPP_EXTENSION := .cc
144 LOCAL_CPP_EXTENSION := .cc
158 LOCAL_SRC_FILES := output_tests/$(1).cc
159 LOCAL_CPP_EXTENSION := .cc
172 LOCAL_SRC_FILES := output_tests/$(1).cc
173 LOCAL_CPP_EXTENSION := .cc