Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/asan/
H A Dasan_report.h82 void ReportBadParamsToAnnotateContiguousContainer(uptr beg, uptr end,
H A Dasan_poisoning.cc370 ReportBadParamsToAnnotateContiguousContainer(beg, end, old_mid, new_mid, in __sanitizer_annotate_contiguous_container()
H A Dasan_report.cc336 void ReportBadParamsToAnnotateContiguousContainer(uptr beg, uptr end, in ReportBadParamsToAnnotateContiguousContainer() function