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

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_coverage_libcdep.cc468 u64 *pc64 = reinterpret_cast<u64*>(c + j); local
470 u64 c64 = *pc64;
474 *pc64 = 0;

Completed in 54 milliseconds