Home
last modified time | relevance | path

Searched refs:new_mid (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_interface_internal.h67 const void *new_mid);
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_errors.h317 uptr beg, end, old_mid, new_mid; member
330 new_mid(new_mid_) {} in ErrorBadParamsToAnnotateContiguousContainer()
H A Dasan_report.cpp350 uptr old_mid, uptr new_mid, in ReportBadParamsToAnnotateContiguousContainer() argument
354 GetCurrentTidOrInvalid(), stack, beg, end, old_mid, new_mid); in ReportBadParamsToAnnotateContiguousContainer()