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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.h24 void ReportTagMismatch(StackTrace *stack, uptr addr, uptr access_size,
H A Dhwasan_linux.cpp437 ReportTagMismatch(stack, ai.addr, ai.size, ai.is_store, fatal,
H A Dhwasan_report.cpp498 void ReportTagMismatch(StackTrace *stack, uptr tagged_addr, uptr access_size, function in namespace:__hwasan

Completed in 66 milliseconds