Searched refs:old_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 | 66 const void *old_mid,
|
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
H A D | asan_errors.h | 317 uptr beg, end, old_mid, new_mid; member 329 old_mid(old_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()
|