Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_report.h83 void ReportBadParamsToAnnotateContiguousContainer(uptr beg, uptr end,
H A Dasan_poisoning.cpp358 ReportBadParamsToAnnotateContiguousContainer(beg, end, old_mid, new_mid, in __sanitizer_annotate_contiguous_container()
H A Dasan_report.cpp346 void ReportBadParamsToAnnotateContiguousContainer(uptr beg, uptr end, in ReportBadParamsToAnnotateContiguousContainer() function