Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_report.h72 void ReportBadParamsToAnnotateContiguousContainer(uptr beg, uptr end,
Dasan_poisoning.cc342 ReportBadParamsToAnnotateContiguousContainer(beg, end, old_mid, new_mid, in __sanitizer_annotate_contiguous_container()
Dasan_report.cc946 void ReportBadParamsToAnnotateContiguousContainer(uptr beg, uptr end, in ReportBadParamsToAnnotateContiguousContainer() function
/external/llvm-project/compiler-rt/lib/asan/
Dasan_report.h83 void ReportBadParamsToAnnotateContiguousContainer(uptr beg, uptr end,
Dasan_poisoning.cpp363 ReportBadParamsToAnnotateContiguousContainer(beg, end, old_mid, new_mid, in __sanitizer_annotate_contiguous_container()
Dasan_report.cpp346 void ReportBadParamsToAnnotateContiguousContainer(uptr beg, uptr end, in ReportBadParamsToAnnotateContiguousContainer() function