Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
HDInstrumentationRuntimeMainThreadChecker.cpp252 std::vector<lldb::addr_t> PCs; in GetBacktracesFromExtendedStopInfo() local
254 trace->ForEach([&PCs](StructuredData::Object *PC) -> bool { in GetBacktracesFromExtendedStopInfo()
255 PCs.push_back(PC->GetUnsignedIntegerValue()); in GetBacktracesFromExtendedStopInfo()
259 if (PCs.empty()) in GetBacktracesFromExtendedStopInfo()
270 *process_sp, tid, PCs, pcs_are_call_addresses); in GetBacktracesFromExtendedStopInfo()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
HDInstrumentationRuntimeUBSan.cpp312 std::vector<lldb::addr_t> PCs; in GetBacktracesFromExtendedStopInfo() local
314 trace->ForEach([&PCs](StructuredData::Object *PC) -> bool { in GetBacktracesFromExtendedStopInfo()
315 PCs.push_back(PC->GetUnsignedIntegerValue()); in GetBacktracesFromExtendedStopInfo()
319 if (PCs.empty()) in GetBacktracesFromExtendedStopInfo()
330 *process_sp, tid, PCs, pcs_are_call_addresses); in GetBacktracesFromExtendedStopInfo()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDSanitizerCoverage.cpp738 SmallVector<Constant *, 32> PCs; in CreatePCArray() local
742 PCs.push_back((Constant *)IRB.CreatePointerCast(&F, PtrTy)); in CreatePCArray()
743 PCs.push_back((Constant *)IRB.CreateIntToPtr( in CreatePCArray()
746 PCs.push_back((Constant *)IRB.CreatePointerCast( in CreatePCArray()
748 PCs.push_back(Constant::getNullValue(PtrTy)); in CreatePCArray()
754 ConstantArray::get(ArrayType::get(PtrTy, N * 2), PCs)); in CreatePCArray()
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
HDFuzzerMerge.cpp82 std::set<uint32_t> PCs; in Parse() local
117 if (PCs.insert(N).second) in Parse()
HDFuzzerFlags.def136 FUZZER_FLAG_INT(print_pcs, 0, "If 1, print out newly covered PCs.")
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDCodeGenOptions.def298 CODEGENOPT(SanitizeBinaryMetadataCovered, 1, 0) ///< Emit PCs for covered functions.
299 CODEGENOPT(SanitizeBinaryMetadataAtomics, 1, 0) ///< Emit PCs for atomic operations.
300 CODEGENOPT(SanitizeBinaryMetadataUAR, 1, 0) ///< Emit PCs for start of functions
/freebsd-14-stable/share/syscons/keymaps/
HDhu.iso2.102keys.kbd2 # Hungarian keyboard standard (after M$'s W*). There are so many PCs in
/freebsd-14-stable/share/vt/keymaps/
HDhu.102.kbd2 # Hungarian keyboard standard (after M$'s W*). There are so many PCs in
/freebsd-14-stable/contrib/file/magic/Magdir/
HDprinter18 # Some PCs have the annoying habit of adding a ^D as a document separator
/freebsd-14-stable/contrib/tcp_wrappers/
HDREADME368 PCs. Recent PC software seem to have fixed this (for example NCSA
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Driver/
HDOptions.td7283 HelpText<"Create a table of coverage-instrumented PCs">,
7315 HelpText<"Emit PCs for code covered with binary analysis sanitizers">,
7319 HelpText<"Emit PCs for atomic operations used by binary analysis sanitizers">,
7323 HelpText<"Emit PCs for start of functions that are subject for use-after-return checking.">,
/freebsd-14-stable/share/doc/IPv6/
HDIMPLEMENTATION1886 with powerful CPU (well, recent notebook PCs are really powerful...).
/freebsd-14-stable/share/examples/ipfilter/
HDipf-howto.txt2590 NetBSD, and FreeBSD include code to convert $1000 PCs into
/freebsd-14-stable/contrib/ncurses/misc/
HDterminfo.src8775 # As a matter of fact, ELKS 0.0.83 on PCs defaults to ANSI emulation
24246 # PCs today, but perhaps less well organized...all these units have a
24860 # 11 set first alternate font (on PCs, display ROM characters 1-31)
24861 # 12 set second alternate font (on PCs, display IBM high-half chars)