Searched refs:ReportBadParamsToAnnotateContiguousContainer (Results 1 – 6 of 6) sorted by relevance
/external/compiler-rt/lib/asan/ |
D | asan_report.h | 72 void ReportBadParamsToAnnotateContiguousContainer(uptr beg, uptr end,
|
D | asan_poisoning.cc | 342 ReportBadParamsToAnnotateContiguousContainer(beg, end, old_mid, new_mid, in __sanitizer_annotate_contiguous_container()
|
D | asan_report.cc | 946 void ReportBadParamsToAnnotateContiguousContainer(uptr beg, uptr end, in ReportBadParamsToAnnotateContiguousContainer() function
|
/external/llvm-project/compiler-rt/lib/asan/ |
D | asan_report.h | 83 void ReportBadParamsToAnnotateContiguousContainer(uptr beg, uptr end,
|
D | asan_poisoning.cpp | 363 ReportBadParamsToAnnotateContiguousContainer(beg, end, old_mid, new_mid, in __sanitizer_annotate_contiguous_container()
|
D | asan_report.cpp | 346 void ReportBadParamsToAnnotateContiguousContainer(uptr beg, uptr end, in ReportBadParamsToAnnotateContiguousContainer() function
|