Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_coverage_libcdep.cc91 void IndirCall(uptr caller, uptr callee, uptr callee_cache[],
443 void CoverageData::IndirCall(uptr caller, uptr callee, uptr callee_cache[], in IndirCall() argument
447 reinterpret_cast<atomic_uintptr_t *>(callee_cache); in IndirCall()
454 callee_cache[1] = cache_size; in IndirCall()
455 cc_array[idx] = callee_cache; in IndirCall()