| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_stacktrace_libcdep.cpp | 26 InternalScopedString *output, in StackTraceTextPrinter() 27 InternalScopedString *dedup_token) in StackTraceTextPrinter() 75 InternalScopedString *output_; 76 InternalScopedString *dedup_token_; 80 static void CopyStringToBuffer(const InternalScopedString &str, char *out_buf, in CopyStringToBuffer() 93 void StackTrace::PrintTo(InternalScopedString *output) const { in PrintTo() 96 InternalScopedString dedup_token; in PrintTo() 123 InternalScopedString output; in PrintTo() 131 InternalScopedString output; in Print() 196 InternalScopedString output; in __sanitizer_symbolize_pc() [all …]
|
| H A D | sanitizer_stacktrace_printer.h | 49 void RenderFrame(InternalScopedString *buffer, const char *format, int frame_no, 56 void RenderSourceLocation(InternalScopedString *buffer, const char *file, 60 void RenderModuleLocation(InternalScopedString *buffer, const char *module, 68 void RenderData(InternalScopedString *buffer, const char *format,
|
| H A D | sanitizer_stacktrace_printer.cpp | 109 void RenderFrame(InternalScopedString *buffer, const char *format, int frame_no, in RenderFrame() 231 void RenderData(InternalScopedString *buffer, const char *format, in RenderData() 262 void RenderSourceLocation(InternalScopedString *buffer, const char *file, in RenderSourceLocation() 281 void RenderModuleLocation(InternalScopedString *buffer, const char *module, in RenderModuleLocation()
|
| H A D | sanitizer_symbolizer_markup.cpp | 84 void RenderData(InternalScopedString *buffer, const char *format, in RenderData() 92 void RenderFrame(InternalScopedString *buffer, const char *format, int frame_no, in RenderFrame()
|
| H A D | sanitizer_symbolizer_report.cpp | 34 InternalScopedString buff; in ReportErrorSummary() 143 static void PrintMemoryByte(InternalScopedString *str, const char *before, in PrintMemoryByte() 153 InternalScopedString str; in MaybeDumpInstructionBytes()
|
| H A D | sanitizer_common_libcdep.cpp | 95 InternalScopedString msg_copy; in WriteToSyslog()
|
| H A D | sanitizer_stacktrace.h | 62 void PrintTo(InternalScopedString *output) const;
|
| H A D | sanitizer_common.cpp | 89 InternalScopedString buff; in ReportErrorSummary()
|
| H A D | sanitizer_symbolizer_win.cpp | 227 InternalScopedString command_line; in StartSymbolizerSubprocess()
|
| H A D | sanitizer_printf.cpp | 351 void InternalScopedString::append(const char *format, ...) { in append()
|
| H A D | sanitizer_common.h | 612 class InternalScopedString { 614 InternalScopedString() : buffer_(1) { buffer_[0] = '\0'; } in InternalScopedString() function
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/ubsan/ |
| H A D | ubsan_monitor.h | 24 InternalScopedString Buffer; 27 InternalScopedString &Msg);
|
| H A D | ubsan_monitor.cpp | 19 InternalScopedString &Msg) in UndefinedBehaviorReport() 51 InternalScopedString &Buf = CurrentUBR->Buffer; in __ubsan_get_current_report_data()
|
| H A D | ubsan_diag.cpp | 137 static void RenderHex(InternalScopedString *Buffer, UIntMax Val) { in RenderHex() 147 static void RenderLocation(InternalScopedString *Buffer, Location Loc) { in RenderLocation() 181 static void RenderText(InternalScopedString *Buffer, const char *Message, in RenderText() 281 InternalScopedString Buffer; in PrintMemorySnippet() 349 InternalScopedString Buffer; in ~Diag()
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/asan/ |
| H A D | asan_report.h | 37 void PrintGlobalNameIfASCII(InternalScopedString *str, const __asan_global &g); 38 void PrintGlobalLocation(InternalScopedString *str, const __asan_global &g); 40 void PrintMemoryByte(InternalScopedString *str, const char *before, u8 byte,
|
| H A D | asan_errors.cpp | 346 InternalScopedString g1_loc; in Print() 347 InternalScopedString g2_loc; in Print() 364 InternalScopedString error_msg; in Print() 495 static void PrintShadowByte(InternalScopedString *str, const char *before, in PrintShadowByte() 500 static void PrintLegend(InternalScopedString *str) { in PrintLegend() 538 static void PrintShadowBytes(InternalScopedString *str, const char *before, in PrintShadowBytes() 557 InternalScopedString str; in PrintShadowMemoryForAddress()
|
| H A D | asan_descriptions.cpp | 51 InternalScopedString str; in DescribeThread() 128 InternalScopedString str; in PrintHeapChunkAccess() 245 InternalScopedString str; in PrintAccessAndVarIntersection() 278 InternalScopedString str; in DescribeAddressRelativeToGlobal()
|
| H A D | asan_globals.cpp | 289 void PrintGlobalNameIfASCII(InternalScopedString *str, const __asan_global &g) { in PrintGlobalNameIfASCII() 307 void PrintGlobalLocation(InternalScopedString *str, const __asan_global &g) { in PrintGlobalLocation()
|
| H A D | asan_fake_stack.cpp | 68 InternalScopedString str; in Destroy()
|
| H A D | asan_report.cpp | 58 void PrintMemoryByte(InternalScopedString *str, const char *before, u8 byte, in PrintMemoryByte()
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/hwasan/ |
| H A D | hwasan_report.cpp | 227 InternalScopedString frame_desc; in PrintStackAllocations() 503 void (*print_tag)(InternalScopedString &s, in PrintTagInfoAroundAddr() 510 InternalScopedString s; in PrintTagInfoAroundAddr() 528 PrintTagInfoAroundAddr(tag_ptr, 17, [](InternalScopedString &s, tag_t *tag) { in PrintTagsAroundAddr() 536 PrintTagInfoAroundAddr(tag_ptr, 3, [](InternalScopedString &s, tag_t *tag) { in PrintTagsAroundAddr() 604 InternalScopedString s; in ReportTailOverwritten()
|
| H A D | hwasan.cpp | 141 static void HwasanFormatMemoryUsage(InternalScopedString &s) { in HwasanFormatMemoryUsage() 176 InternalScopedString s; in UpdateMemoryUsage() 556 InternalScopedString s; in __hwasan_print_memory_usage()
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/memprof/ |
| H A D | memprof_descriptions.cpp | 51 InternalScopedString str; in DescribeThread()
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | dfsan.cpp | 650 InternalScopedString *out) { in PrintOriginTraceToStr() 702 InternalScopedString trace; in dfsan_print_origin_trace() 728 InternalScopedString trace; in dfsan_sprint_origin_trace()
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_report.cpp | 130 InternalScopedString res; in PrintStack()
|