Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/
H A Dcoverage-trace-pc.cpp6 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()