Home
last modified time | relevance | path

Searched refs:pc_count (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/test/asan/TestCases/
Dcoverage-trace-pc.cc6 int pc_count; variable
9 pc_count++; in __sanitizer_cov_trace_pc()
17 extern int pc_count;
25 int c1 = pc_count; in main()
27 int c2 = pc_count; in main()