/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
H A D | asan_errors.cc | 47 Decorator d; in Print() 63 Decorator d; in Print() 104 Decorator d; in Print() 125 Decorator d; in Print() 143 Decorator d; in Print() 156 Decorator d; in Print() 169 Decorator d; in Print() 182 Decorator d; in Print() 196 Decorator d; in Print() 209 Decorator d; in Print() [all …]
|
H A D | asan_descriptions.cc | 129 Decorator d; in PrintHeapChunkAccess() 259 Decorator d; in PrintAccessAndVarIntersection() 281 Decorator d; in DescribeAddressRelativeToGlobal() 359 Decorator d; in Print() 420 Decorator d; in Print()
|
H A D | asan_descriptions.h | 44 class Decorator : public __sanitizer::SanitizerCommonDecorator { 46 Decorator() : SanitizerCommonDecorator() {} in Decorator() function
|
H A D | asan_report.cc | 61 Decorator d; in PrintMemoryByte()
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/ |
H A D | asan_errors.cc | 45 Decorator d; in Print() 61 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() 194 Decorator d; in Print() 207 Decorator d; in Print() [all …]
|
H A D | asan_descriptions.cc | 127 Decorator d; in PrintHeapChunkAccess() 257 Decorator d; in PrintAccessAndVarIntersection() 279 Decorator d; in DescribeAddressRelativeToGlobal() 357 Decorator d; in Print() 418 Decorator d; in Print()
|
H A D | asan_descriptions.h | 42 class Decorator : public __sanitizer::SanitizerCommonDecorator { 44 Decorator() : SanitizerCommonDecorator() {} in Decorator() function
|
H A D | asan_report.cc | 59 Decorator d; in PrintMemoryByte()
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/ |
H A D | asan_errors.cpp | 47 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 …]
|
H A D | asan_descriptions.cpp | 127 Decorator d; in PrintHeapChunkAccess() 257 Decorator d; in PrintAccessAndVarIntersection() 279 Decorator d; in DescribeAddressRelativeToGlobal() 358 Decorator d; in Print() 419 Decorator d; in Print()
|
H A D | asan_descriptions.h | 43 class Decorator : public __sanitizer::SanitizerCommonDecorator { 45 Decorator() : SanitizerCommonDecorator() {} in Decorator() function
|
H A D | asan_report.cpp | 60 Decorator d; in PrintMemoryByte()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/ |
H A D | msan_report.cc | 31 class Decorator: public __sanitizer::SanitizerCommonDecorator { class 33 Decorator() : SanitizerCommonDecorator() { } in Decorator() function in __msan::Decorator 39 Decorator d; in DescribeStackOrigin() 62 Decorator d; in DescribeOrigin() 104 Decorator d; in ReportUMR() 144 Decorator d; in ReportAtExitStatistics() 203 Decorator d; in DescribeMemoryRange() 264 Decorator d; in ReportUMRInsideAddressRange()
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
H A D | tsan_report.cpp | 22 class Decorator: public __sanitizer::SanitizerCommonDecorator { class 24 Decorator() : SanitizerCommonDecorator() { } in Decorator() function in __tsan::Decorator 147 Decorator d; in PrintMop() 169 Decorator d; in PrintLocation() 213 Decorator d; in PrintMutexShort() 219 Decorator d; in PrintMutexShortWithAddress() 225 Decorator d; in PrintMutex() 240 Decorator d; in PrintThread() 266 Decorator d; in PrintSleep() 307 Decorator d; in PrintReport()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
H A D | tsan_report.cc | 39 class Decorator: public __sanitizer::SanitizerCommonDecorator { class 41 Decorator() : SanitizerCommonDecorator() { } in Decorator() function in __tsan::Decorator 160 Decorator d; in PrintMop() 182 Decorator d; in PrintLocation() 224 Decorator d; in PrintMutexShort() 230 Decorator d; in PrintMutexShortWithAddress() 235 Decorator d; in PrintMutex() 249 Decorator d; in PrintThread() 274 Decorator d; in PrintSleep() 315 Decorator d; in PrintReport()
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
H A D | tsan_report.cc | 37 class Decorator: public __sanitizer::SanitizerCommonDecorator { class 39 Decorator() : SanitizerCommonDecorator() { } in Decorator() function in __tsan::Decorator 158 Decorator d; in PrintMop() 180 Decorator d; in PrintLocation() 222 Decorator d; in PrintMutexShort() 228 Decorator d; in PrintMutexShortWithAddress() 233 Decorator d; in PrintMutex() 247 Decorator d; in PrintThread() 272 Decorator d; in PrintSleep() 313 Decorator d; in PrintReport()
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/ |
H A D | hwasan_report.cpp | 130 class Decorator: public __sanitizer::SanitizerCommonDecorator { class 132 Decorator() : SanitizerCommonDecorator() { } in Decorator() function in __hwasan::Decorator 301 Decorator d; in ShowHeapOrGlobalCandidate() 373 Decorator d; in PrintAddressDescription() 579 Decorator d; in ReportInvalidFree() 619 Decorator d; in ReportTailOverwritten() 685 Decorator d; in ReportTagMismatch()
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/ |
H A D | ubsan_diag.cc | 98 class Decorator : public SanitizerCommonDecorator { class 100 Decorator() : SanitizerCommonDecorator() {} in Decorator() function in __anon7542ce030111::Decorator 247 static void PrintMemorySnippet(const Decorator &Decor, MemoryLocation Loc, in PrintMemorySnippet() 339 Decorator Decor; in ~Diag()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/ |
H A D | ubsan_diag.cc | 100 class Decorator : public SanitizerCommonDecorator { class 102 Decorator() : SanitizerCommonDecorator() {} in Decorator() function in __anon0b48d6e10111::Decorator 249 static void PrintMemorySnippet(const Decorator &Decor, MemoryLocation Loc, in PrintMemorySnippet() 341 Decorator Decor; in ~Diag()
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/ |
H A D | ubsan_diag.cpp | 107 class Decorator : public SanitizerCommonDecorator { class 109 Decorator() : SanitizerCommonDecorator() {} in Decorator() function in __anon71ed2b330111::Decorator 256 static void PrintMemorySnippet(const Decorator &Decor, MemoryLocation Loc, in PrintMemorySnippet() 348 Decorator Decor; in ~Diag()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/lsan/ |
H A D | lsan_common.cc | 125 class Decorator: public __sanitizer::SanitizerCommonDecorator { class 127 Decorator() : SanitizerCommonDecorator() { } in Decorator() function in __lsan::Decorator 592 Decorator d; in CheckForLeaks() 729 Decorator d; in PrintReportForLeak()
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/lsan/ |
H A D | lsan_common.cc | 123 class Decorator: public __sanitizer::SanitizerCommonDecorator { class 125 Decorator() : SanitizerCommonDecorator() { } in Decorator() function in __lsan::Decorator 590 Decorator d; in CheckForLeaks() 727 Decorator d; in PrintReportForLeak()
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/lsan/ |
H A D | lsan_common.cpp | 149 class Decorator: public __sanitizer::SanitizerCommonDecorator { class 151 Decorator() : SanitizerCommonDecorator() { } in Decorator() function in __lsan::Decorator 664 Decorator d; in PrintResults() 853 Decorator d; in PrintReportForLeak()
|
/netbsd-src/external/gpl3/gdb/dist/gdb/doc/ |
H A D | ChangeLog-1991-2021 | 305 * python.texi (Frame Decorator API): Fix method name. 1370 (Frame Decorator API): Remove period from subsection title.
|