Searched defs:new_mid (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/lib/asan/ | ||
H A D | asan_errors.h | 317 uptr beg, end, old_mid, new_mid; member |
H A D | asan_report.cpp | 349 ReportBadParamsToAnnotateContiguousContainer(uptr beg,uptr end,uptr old_mid,uptr new_mid,BufferedStackTrace * stack) ReportBadParamsToAnnotateContiguousContainer() argument |