Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_interface_internal.h66 const void *old_mid,
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_errors.h317 uptr beg, end, old_mid, new_mid; member
329 old_mid(old_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()