Home
last modified time | relevance | path

Searched refs:Decorator (Results 1 – 12 of 12) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
HDasan_errors.cpp47 Decorator d; in Print()
62 Decorator d; in Print()
102 Decorator d; in Print()
123 Decorator d; in Print()
141 Decorator d; in Print()
154 Decorator d; in Print()
167 Decorator d; in Print()
180 Decorator d; in Print()
193 Decorator d; in Print()
207 Decorator d; in Print()
[all …]
HDasan_descriptions.cpp127 Decorator d; in PrintHeapChunkAccess()
257 Decorator d; in PrintAccessAndVarIntersection()
279 Decorator d; in DescribeAddressRelativeToGlobal()
358 Decorator d; in Print()
419 Decorator d; in Print()
HDasan_descriptions.h43 class Decorator : public __sanitizer::SanitizerCommonDecorator {
45 Decorator() : SanitizerCommonDecorator() {} in Decorator() function
HDasan_report.cpp63 Decorator d; in PrintMemoryByte()
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/msan/
HDmsan_report.cpp32 class Decorator: public __sanitizer::SanitizerCommonDecorator { class
34 Decorator() : SanitizerCommonDecorator() { } in Decorator() function in __msan::Decorator
40 Decorator d; in DescribeStackOrigin()
58 Decorator d; in DescribeOrigin()
107 Decorator d; in ReportUMR()
147 Decorator d; in ReportAtExitStatistics()
206 Decorator d; in DescribeMemoryRange()
273 Decorator d; in ReportUMRInsideAddressRange()
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_report.cpp22 class Decorator: public __sanitizer::SanitizerCommonDecorator { class
24 Decorator() : SanitizerCommonDecorator() { } in Decorator() function in __tsan::Decorator
143 Decorator d; in PrintMop()
165 Decorator d; in PrintLocation()
210 Decorator d; in PrintMutexShort()
216 Decorator d; in PrintMutexShortWithAddress()
222 Decorator d; in PrintMutex()
231 Decorator d; in PrintThread()
257 Decorator d; in PrintSleep()
283 Decorator d; in PrintReport()
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
HDubsan_diag.cpp105 class Decorator : public SanitizerCommonDecorator { class
107 Decorator() : SanitizerCommonDecorator() {} in Decorator() function in __anona5c3adf10111::Decorator
262 static void PrintMemorySnippet(const Decorator &Decor, MemoryLocation Loc, in PrintMemorySnippet()
354 Decorator Decor; in ~Diag()
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
HDdfsan.cpp782 class Decorator : public __sanitizer::SanitizerCommonDecorator { class
784 Decorator() : SanitizerCommonDecorator() {} in Decorator() function in Decorator
791 Decorator d; in PrintNoOriginTrackingWarning()
799 Decorator d; in PrintNoTaintWarning()
805 Decorator d; in PrintInvalidOriginWarning()
813 Decorator d; in PrintInvalidOriginIdWarning()
821 Decorator d; in PrintOriginTraceFramesToStr()
848 Decorator d; in PrintOriginTraceToStr()
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
HDhwasan_report.cpp154 class Decorator: public __sanitizer::SanitizerCommonDecorator { class
156 Decorator() : SanitizerCommonDecorator() { } in Decorator() function in __hwasan::__anonb834d78a0111::Decorator
296 Decorator d; in PrintStackAllocations()
720 Decorator d; in PrintHeapOrGlobalCandidate()
791 Decorator d; in PrintAddressDescription()
911 Decorator d; in ~InvalidFreeReport()
966 Decorator d; in ~TailOverwrittenReport()
1034 Decorator d; in ~TagMismatchReport()
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/
HDsegv_handler_posix.cpp130 ScopedEndOfReportDecorator Decorator(Printf); in dumpReport() local
146 ScopedEndOfReportDecorator Decorator(Printf); in dumpReport() local
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/nsan/
HDnsan.cpp107 class Decorator : public __sanitizer::SanitizerCommonDecorator { class
109 Decorator() : SanitizerCommonDecorator() {} in Decorator() function in __anon081a27eb0111::Decorator
463 Decorator D; in checkFT()
641 Decorator D; in fCmpFailFT()
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/lsan/
HDlsan_common.cpp253 class Decorator : public __sanitizer::SanitizerCommonDecorator { class
255 Decorator() : SanitizerCommonDecorator() {} in Decorator() function in __lsan::Decorator
745 Decorator d; in PrintResults()
921 Decorator d; in PrintReportForLeak()