Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/asan/
Dasan_report.h83 void ReportBadParamsToAnnotateContiguousContainer(uptr beg, uptr end,
Dasan_report.cpp348 void ReportBadParamsToAnnotateContiguousContainer(uptr beg, uptr end, in ReportBadParamsToAnnotateContiguousContainer() function
Dasan_poisoning.cpp429 ReportBadParamsToAnnotateContiguousContainer(storage_beg, storage_end, in __sanitizer_annotate_contiguous_container()