| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.go/ |
| unsafe.go | 9 fmt.Printf ("%d\n", unsafe.Sizeof (42)) 10 fmt.Printf ("%d\n", unsafe.Sizeof (mystring))
|
| strings.go | 9 fmt.Printf ("%s\n", v_string)
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.go/ |
| unsafe.go | 9 fmt.Printf ("%d\n", unsafe.Sizeof (42)) 10 fmt.Printf ("%d\n", unsafe.Sizeof (mystring))
|
| strings.go | 9 fmt.Printf ("%s\n", v_string)
|
| /src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
| tsan_report.cpp | 109 Printf(" [failed to restore the stack]\n\n"); 119 Printf("%s\n", res.data()); 121 Printf("\n"); 127 Printf(" (mutexes:"); 129 Printf(" %s M%llu", m.write ? "write" : "read", m.id); 130 Printf(i == mset.Size() - 1 ? ")" : ","); 149 Printf("%s", d.Access()); 151 Printf(" %s of size %d at %p by %s", 158 Printf(" %s access of %s at %p by %s", 163 Printf(":\n") [all...] |
| tsan_platform_posix.cpp | 38 Printf(kShadowMemoryMappingWarning, SanitizerToolName, addr, addr + size, 40 Printf(kShadowMemoryMappingHint, "MADV_DONTDUMP", "use_madv_dontdump"); 49 Printf("FATAL: ThreadSanitizer can not mmap the shadow memory\n"); 50 Printf("FATAL: Make sure to compile with -fPIE and to link with -pie.\n"); 66 Printf("FATAL: ThreadSanitizer can not mmap the shadow memory\n"); 67 Printf("FATAL: Make sure to compile with -fPIE and to link with -pie.\n"); 91 Printf("FATAL: ThreadSanitizer can not protect [%zx,%zx]\n", beg, end); 92 Printf("FATAL: Make sure you are not using unlimited stack\n"); 108 Printf("FATAL: ThreadSanitizer: unexpected memory mapping 0x%zx-0x%zx\n",
|
| /src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
| tsan_report.cpp | 105 Printf(" [failed to restore the stack]\n\n"); 115 Printf("%s\n", res.data()); 117 Printf("\n"); 123 Printf(" (mutexes:"); 125 Printf(" %s M%u", m.write ? "write" : "read", m.id); 126 Printf(i == mset.Size() - 1 ? ")" : ","); 145 Printf("%s", d.Access()); 147 Printf(" %s of size %d at %p by %s", 154 Printf(" %s access of %s at %p by %s", 159 Printf(":\n") [all...] |
| tsan_platform_posix.cpp | 38 Printf(kShadowMemoryMappingWarning, SanitizerToolName, addr, addr + size, 40 Printf(kShadowMemoryMappingHint, "MADV_DONTDUMP", "use_madv_dontdump"); 49 Printf("FATAL: ThreadSanitizer can not mmap the shadow memory\n"); 50 Printf("FATAL: Make sure to compile with -fPIE and to link with -pie.\n"); 66 Printf("FATAL: ThreadSanitizer can not mmap the shadow memory\n"); 67 Printf("FATAL: Make sure to compile with -fPIE and to link with -pie.\n"); 91 Printf("FATAL: ThreadSanitizer can not protect [%zx,%zx]\n", beg, end); 92 Printf("FATAL: Make sure you are not using unlimited stack\n"); 108 Printf("FATAL: ThreadSanitizer: unexpected memory mapping 0x%zx-0x%zx\n",
|
| /src/sys/external/bsd/compiler_rt/dist/lib/msan/ |
| msan_report.cc | 44 Printf("%s", d.Origin()); 45 Printf( 67 Printf(" %sUninitialized value was stored to memory at%s\n", d.Origin(), 79 Printf(" %sUninitialized value was created by a heap allocation%s\n", 83 Printf(" %sUninitialized value was created by a heap deallocation%s\n", 87 Printf(" %sMemory was marked as uninitialized%s\n", d.Origin(), 91 Printf(" %sUninitialized value was created%s\n", d.Origin(), 105 Printf("%s", d.Warning()); 107 Printf("%s", d.Default()); 118 Printf("WARNING: Expected use of uninitialized value not found\n") [all...] |
| /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
| tsan_report.cc | 123 Printf(" [failed to restore the stack]\n\n"); 132 Printf("%s\n", res.data()); 134 Printf("\n"); 140 Printf(" (mutexes:"); 142 Printf(" %s M%llu", m.write ? "write" : "read", m.id); 143 Printf(i == mset.Size() - 1 ? ")" : ","); 162 Printf("%s", d.Access()); 164 Printf(" %s of size %d at %p by %s", 171 Printf(" %s access of %s at %p by %s", 176 Printf(":\n") [all...] |
| tsan_platform_posix.cc | 36 Printf(kShadowMemoryMappingWarning, SanitizerToolName, addr, addr + size, 38 Printf(kShadowMemoryMappingHint, "MADV_NOHUGEPAGE", 47 Printf(kShadowMemoryMappingWarning, SanitizerToolName, addr, addr + size, 49 Printf(kShadowMemoryMappingHint, "MADV_DONTDUMP", "use_madv_dontdump"); 58 Printf("FATAL: ThreadSanitizer can not mmap the shadow memory\n"); 59 Printf("FATAL: Make sure to compile with -fPIE and to link with -pie.\n"); 112 Printf("FATAL: ThreadSanitizer can not mmap the shadow memory\n"); 113 Printf("FATAL: Make sure to compile with -fPIE and to link with -pie.\n"); 129 Printf("FATAL: ThreadSanitizer can not protect [%zx,%zx]\n", beg, end); 130 Printf("FATAL: Make sure you are not using unlimited stack\n") [all...] |
| /src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/ |
| FuzzerExtFunctionsDlsym.cpp | 30 Printf("WARNING: Failed to find function \"%s\".", FnName); 32 Printf(" Reason %s.", ErrorMsg); 33 Printf("\n");
|
| FuzzerCorpus.h | 94 Printf("ADD_TO_CORPUS %zd NF %zd\n", Inputs.size(), NumFeatures); 125 Printf("%c", C); 132 Printf("{"); 134 Printf("%u,", Feature); 135 Printf("}"); 141 Printf("======= CORPUS:\n"); 145 Printf("[%2d] ", i); 146 Printf("%s sz=%zd ", Sha1ToString(II->Sha1).c_str(), II->U.size()); 148 Printf(" "); 150 Printf("\n") [all...] |
| FuzzerLoop.cpp | 57 Printf("MallocFreeTracer: START\n"); 64 Printf("MallocFreeTracer: STOP %zd %zd (%s)\n", Mallocs.load(), 108 Printf("MALLOC[%zd] %p %zd\n", N, ptr, size); 121 Printf("FREE[%zd] %p\n", N, ptr); 131 Printf("==%d== ERROR: libFuzzer: out-of-memory (malloc(%zd))\n", GetPid(), 133 Printf(" To change the out-of-memory limit use -rss_limit_mb=<N>\n\n"); 136 Printf("SUMMARY: libFuzzer: out-of-memory\n"); 186 Printf("; base unit: %s\n", Sha1ToString(BaseSha1).c_str()); 225 Printf("INFO: signal received, trying to exit gracefully\n"); 229 Printf("==%lu== ERROR: libFuzzer: file size exceeded\n", GetPid()) [all...] |
| /src/external/gpl3/gcc/dist/gcc/config/arm/ |
| arm-ldmstm.ml | 76 Printf.sprintf "(match_dup %d)" (nregs + 1) 78 Printf.sprintf ("(match_operand:SI %d \"s_register_operand\" \"%s%s\")") 86 Printf.printf "%s" (if first then " [" else indent); 87 Printf.printf "(set (match_operand:SI %d \"%s\" \"\")\n" opnr (reg_predicate thumb); 88 Printf.printf "%s (mem:SI " indent; 89 begin if offset != 0 then Printf.printf "(plus:SI " end [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
| arm-ldmstm.ml | 76 Printf.sprintf "(match_dup %d)" (nregs + 1) 78 Printf.sprintf ("(match_operand:SI %d \"s_register_operand\" \"%s%s\")") 86 Printf.printf "%s" (if first then " [" else indent); 87 Printf.printf "(set (match_operand:SI %d \"%s\" \"\")\n" opnr (reg_predicate thumb); 88 Printf.printf "%s (mem:SI " indent; 89 begin if offset != 0 then Printf.printf "(plus:SI " end [all...] |
| /src/external/gpl3/gcc/dist/libsanitizer/asan/ |
| asan_errors.cpp | 48 Printf("%s", d.Error()); 52 Printf("%s", d.Default()); 63 Printf("%s", d.Error()); 67 Printf("%s object passed to delete has wrong type:\n", d.Default()); 69 Printf( 84 Printf( 103 Printf("%s", d.Error()); 108 Printf("%s", d.Default()); 124 Printf("%s", d.Error()); 128 Printf("%s", d.Default()) [all...] |
| asan_stats.cpp | 34 Printf("%s", prefix); 37 Printf("%zu:%zu; ", i, array[i]); 39 Printf("\n"); 43 Printf("Stats: %zuM malloced (%zuM for red zones) by %zu calls\n", 45 Printf("Stats: %zuM realloced by %zu calls\n", realloced>>20, reallocs); 46 Printf("Stats: %zuM freed by %zu calls\n", freed>>20, frees); 47 Printf("Stats: %zuM really freed by %zu calls\n", 49 Printf("Stats: %zuM (%zuM-%zuM) mmaped; %zu maps, %zu unmaps\n", 54 Printf("Stats: malloc large: %zu\n", malloc_large); 128 Printf("Stats: StackDepot: %zd ids; %zdM allocated\n" [all...] |
| /src/external/gpl3/gcc.old/dist/libsanitizer/asan/ |
| asan_errors.cpp | 48 Printf("%s", d.Error()); 52 Printf("%s", d.Default()); 63 Printf("%s", d.Error()); 67 Printf("%s object passed to delete has wrong type:\n", d.Default()); 69 Printf( 84 Printf( 103 Printf("%s", d.Error()); 108 Printf("%s", d.Default()); 124 Printf("%s", d.Error()); 128 Printf("%s", d.Default()) [all...] |
| /src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
| asan_errors.cc | 48 Printf("%s", d.Error()); 53 Printf("%s", d.Default()); 64 Printf("%s", d.Error()); 69 Printf("%s object passed to delete has wrong type:\n", d.Default()); 71 Printf( 86 Printf( 105 Printf("%s", d.Error()); 110 Printf("%s", d.Default()); 126 Printf("%s", d.Error()); 130 Printf("%s", d.Default()) [all...] |
| asan_stats.cc | 35 Printf("%s", prefix); 38 Printf("%zu:%zu; ", i, array[i]); 40 Printf("\n"); 44 Printf("Stats: %zuM malloced (%zuM for red zones) by %zu calls\n", 46 Printf("Stats: %zuM realloced by %zu calls\n", realloced>>20, reallocs); 47 Printf("Stats: %zuM freed by %zu calls\n", freed>>20, frees); 48 Printf("Stats: %zuM really freed by %zu calls\n", 50 Printf("Stats: %zuM (%zuM-%zuM) mmaped; %zu maps, %zu unmaps\n", 55 Printf("Stats: malloc large: %zu\n", malloc_large); 129 Printf("Stats: StackDepot: %zd ids; %zdM allocated\n" [all...] |
| /src/external/gpl3/gcc/dist/libsanitizer/hwasan/ |
| hwasan_report.cpp | 105 Printf( 115 // example, Printf may call syslog() which can itself be built with hwasan). 236 Printf("Potentially referenced stack objects:\n"); 239 Printf(" %s in %s %s:%d\n", local.name, local.function_name, 252 Printf("Previously allocated frames:\n"); 269 Printf("%s\n", frame_desc.data()); 394 Printf("%s", s.data()); 662 Printf("%s", d.Error()); 663 Printf("\nCause: heap-buffer-overflow\n"); 664 Printf("%s", d.Default()) [all...] |
| /src/external/gpl3/gcc.old/dist/libsanitizer/hwasan/ |
| hwasan_report.cpp | 107 // example, Printf may call syslog() which can itself be built with hwasan). 212 Printf("Potentially referenced stack objects:\n"); 215 Printf(" %s in %s %s:%d\n", local.name, local.function_name, 228 Printf("Previously allocated frames:\n"); 244 Printf("%s\n", frame_desc.data()); 317 Printf("%s", d.Error()); 318 Printf("\nCause: heap-buffer-overflow\n"); 319 Printf("%s", d.Default()); 320 Printf("%s", d.Location()); 321 Printf("%p is located %zd bytes %s %zd-byte region [%p,%p)\n" [all...] |
| /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
| sanitizer_flag_parser.cpp | 35 Printf("WARNING: found %d unrecognized flag(s):\n", n_unknown_flags_); 37 Printf(" %s\n", unknown_flags_[i]); 59 Printf("Available flags for %s:\n", SanitizerToolName); 64 Printf("\t%s\n\t\t- %s (Current Value%s: %s)\n", flags_[i].name, 70 Printf("%s: ERROR: %s\n", SanitizerToolName, err); 88 Printf("%s: ERROR: expected '=' in %s\n", SanitizerToolName, 158 Printf("Failed to read options from '%s': error %d\n", path, err);
|
| /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
| sanitizer_flag_parser.cpp | 37 Printf("WARNING: found %d unrecognized flag(s):\n", n_unknown_flags_); 39 Printf(" %s\n", unknown_flags_[i]); 61 Printf("Available flags for %s:\n", SanitizerToolName); 66 Printf("\t%s\n\t\t- %s (Current Value%s: %s)\n", flags_[i].name, 72 Printf("%s: ERROR: %s\n", SanitizerToolName, err); 90 Printf("%s: ERROR: expected '=' in %s\n", SanitizerToolName, 160 Printf("Failed to read options from '%s': error %d\n", path, err);
|