Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_report.h84 void ReportBadParamsToAnnotateContiguousContainer(uptr beg, uptr end,
H A Dasan_report.cpp349 void ReportBadParamsToAnnotateContiguousContainer(uptr beg, uptr end, in ReportBadParamsToAnnotateContiguousContainer() function
H A Dasan_poisoning.cpp425 ReportBadParamsToAnnotateContiguousContainer(storage_beg, storage_end, in __sanitizer_annotate_contiguous_container()