Searched refs:new_mid (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_interface_internal.h | 67 const void *new_mid);
|
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
H A D | asan_errors.h | 317 uptr beg, end, old_mid, new_mid; member 330 new_mid(new_mid_) {} in ErrorBadParamsToAnnotateContiguousContainer()
|
H A D | asan_report.cpp | 350 uptr old_mid, uptr new_mid, in ReportBadParamsToAnnotateContiguousContainer() argument 354 GetCurrentTidOrInvalid(), stack, beg, end, old_mid, new_mid); in ReportBadParamsToAnnotateContiguousContainer()
|