Searched refs:BundlePcAndCounter (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_coverage_libcdep.cc378 uptr BundlePcAndCounter(uptr pc, uptr counter) { function in namespace:__sanitizer
416 pc_array[idx] = BundlePcAndCounter(pc, counter);
766 offsets.push_back(BundlePcAndCounter(offset, counter));

Completed in 29 milliseconds