Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_report.h54 ReportBadParamsToAnnotateContiguousContainer(uptr beg, uptr end, uptr old_mid,
Dasan_poisoning.cc280 ReportBadParamsToAnnotateContiguousContainer(beg, end, old_mid, new_mid, in __sanitizer_annotate_contiguous_container()
Dasan_report.cc745 void ReportBadParamsToAnnotateContiguousContainer(uptr beg, uptr end, in ReportBadParamsToAnnotateContiguousContainer() function