Home | History | Annotate | Download | only in sanitizer_common

Lines Matching defs:Add

90   void Add(uptr pc, u32 *guard);
418 void CoverageData::Add(uptr pc, u32 *guard) {
440 // Then we are trying to add callee to callee_cache [2,cache_size) if it is
948 coverage_data.Add(StackTrace::GetPreviousInstructionPc(GET_CALLER_PC()),