Searched defs:IndirCall (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_coverage_libcdep.cc91 void IndirCall(uptr caller, uptr callee, uptr callee_cache[],
443 void CoverageData::IndirCall(uptr caller, uptr callee, uptr callee_cache[], function in class:__sanitizer::CoverageData
959 coverage_data.IndirCall(StackTrace::GetPreviousInstructionPc(GET_CALLER_PC()),

Completed in 49 milliseconds