Home
last modified time | relevance | path

Searched refs:PCs (Results 1 – 25 of 26) sorted by relevance

12

/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
DInstrumentationRuntimeMainThreadChecker.cpp260 std::vector<lldb::addr_t> PCs; in GetBacktracesFromExtendedStopInfo() local
262 trace->ForEach([&PCs](StructuredData::Object *PC) -> bool { in GetBacktracesFromExtendedStopInfo()
263 PCs.push_back(PC->GetAsInteger()->GetValue()); in GetBacktracesFromExtendedStopInfo()
267 if (PCs.empty()) in GetBacktracesFromExtendedStopInfo()
274 HistoryThread *history_thread = new HistoryThread(*process_sp, tid, PCs); in GetBacktracesFromExtendedStopInfo()
/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
DInstrumentationRuntimeUBSan.cpp313 std::vector<lldb::addr_t> PCs; in GetBacktracesFromExtendedStopInfo() local
315 trace->ForEach([&PCs](StructuredData::Object *PC) -> bool { in GetBacktracesFromExtendedStopInfo()
316 PCs.push_back(PC->GetAsInteger()->GetValue()); in GetBacktracesFromExtendedStopInfo()
320 if (PCs.empty()) in GetBacktracesFromExtendedStopInfo()
327 HistoryThread *history_thread = new HistoryThread(*process_sp, tid, PCs); in GetBacktracesFromExtendedStopInfo()
/external/clang/docs/
DSanitizerCoverage.rst83 sancov.py: read 2 PCs from a.out.22679.sancov
84 sancov.py: read 1 PCs from a.out.22673.sancov
85 sancov.py: 2 files merged; 2 PCs total
137 It is possible to find out which PCs are not covered, by subtracting the covered
138 set from the set of all instrumented PCs. The latter can be obtained by listing
140 can do this for you. Just supply the path to binary and a list of covered PCs:
145 sancov.py: read 2 64-bit PCs from a.out.12345.sancov
146 sancov.py: 1 file merged; 2 PCs total
148 sancov.py: found 3 instrumented PCs in a.out
149 sancov.py: read 2 PCs from stdin
[all …]
/external/llvm-project/llvm/test/tools/sancov/
Dprint_coverage_pcs.test17 The coverage PCs should be equal to the return address of the call minus one. A
18 direct call is five bytes, so the coverage PCs should be call PC plus four.
/external/llvm-project/clang/docs/
DSanitizerCoverage.rst18 Tracing PCs with guards
175 instrumented PCs. Requires either ``-fsanitize-coverage=inline-8bit-counters``,
187 // Capture this array in order to read the PCs and their Flags.
188 // The number of PCs and PCFlags for a given DSO is the same as the number
197 Tracing PCs
392 SanitizerCoverage: ./a.out.7312.sancov 2 PCs written
397 SanitizerCoverage: ./a.out.7316.sancov 3 PCs written
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp672 SmallVector<Constant *, 32> PCs; in CreatePCArray() local
676 PCs.push_back((Constant *)IRB.CreatePointerCast(&F, IntptrPtrTy)); in CreatePCArray()
677 PCs.push_back((Constant *)IRB.CreateIntToPtr( in CreatePCArray()
680 PCs.push_back((Constant *)IRB.CreatePointerCast( in CreatePCArray()
682 PCs.push_back((Constant *)IRB.CreateIntToPtr( in CreatePCArray()
689 ConstantArray::get(ArrayType::get(IntptrPtrTy, N * 2), PCs)); in CreatePCArray()
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp698 SmallVector<Constant *, 32> PCs; in CreatePCArray() local
702 PCs.push_back((Constant *)IRB.CreatePointerCast(&F, IntptrPtrTy)); in CreatePCArray()
703 PCs.push_back((Constant *)IRB.CreateIntToPtr( in CreatePCArray()
706 PCs.push_back((Constant *)IRB.CreatePointerCast( in CreatePCArray()
708 PCs.push_back((Constant *)IRB.CreateIntToPtr( in CreatePCArray()
715 ConstantArray::get(ArrayType::get(IntptrPtrTy, N * 2), PCs)); in CreatePCArray()
/external/llvm-project/compiler-rt/lib/fuzzer/
DFuzzerMerge.cpp81 Set<uint32_t> PCs; in Parse() local
113 if (PCs.insert(N).second) in Parse()
DFuzzerFlags.def127 FUZZER_FLAG_INT(print_pcs, 0, "If 1, print out newly covered PCs.")
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerMerge.cpp81 Set<uint32_t> PCs; in Parse() local
113 if (PCs.insert(N).second) in Parse()
DFuzzerFlags.def127 FUZZER_FLAG_INT(print_pcs, 0, "If 1, print out newly covered PCs.")
/external/oss-fuzz/infra/cifuzz/test_data/
Dmsan_crash_fuzzer_output.txt5 INFO: Loaded 1 PC tables (184 PCs): 184 [0x5dc910,0x5dd490),
Dexample_crash_fuzzer_output.txt3 INFO: Loaded 1 PC tables (8322 PCs): 8322 [0x661bd8,0x6823f8),
/external/icu/icu4c/source/samples/ufortune/resources/
Des.txt115 "Las PCs no son inteligentes, sólo creen que lo son.
451 …a el año 2000, las network computers (NCs) superarán en ventas a las computadoras personales (PCs).
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_flags.inc132 "If true, the PCs will be dumped in the order they've"
/external/pigweed/pw_fuzzer/
Ddocs.rst124 INFO: Loaded 1 PC tables (46 PCs): 46 [0x23aaf0,0x23add0),
/external/libxkbcommon/test/data/symbols/
Dkeypad512 // Equal is added to start formulas (most numpads on PCs don't have
/external/python/cpython2/Doc/faq/
Dgeneral.rst25 PCs under MS-DOS, Windows, Windows NT, and OS/2.
/external/llvm-project/llvm/docs/
DLibFuzzer.rst330 If 1, print out newly covered PCs. Defaults to 0.
/external/libpng/
Dlibpng-manual.txt2093 way PCs store them):
3518 first, the way PCs store them):
/external/rust/crates/libz-sys/src/zlib-ng/test/data/
Dlcet10.txt2671 PC-size machine, whereas nowadays it is becoming easier as PCs grow
2837 component scales (e.g., computers range from PCs to supercomputers;
6326 struggling with our PCs. There are many historical editorial projects in
/external/brotli/tests/testdata/
Dlcet10.txt2671 PC-size machine, whereas nowadays it is becoming easier as PCs grow
2837 component scales (e.g., computers range from PCs to supercomputers;
6326 struggling with our PCs. There are many historical editorial projects in
/external/freetype/docs/
DCHANGES2286 PCs.
/external/llvm-project/clang/include/clang/Driver/
DOptions.td4038 HelpText<"Create a table of coverage-instrumented PCs">;
/external/python/cpython2/Misc/
DHISTORY15810 memory starved machines like PCs running DOS range(100000) may be just

12