Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.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/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.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/sys/contrib/device-tree/Bindings/iio/light/
H A Drohm,bu27008.yaml17 LCD backlight of TVs, mobile phones and tablet PCs.
H A Drohm,bu27010.yaml18 and tablet PCs.
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp732 SmallVector<Constant *, 32> PCs; in CreatePCArray() local
736 PCs.push_back((Constant *)IRB.CreatePointerCast(&F, PtrTy)); in CreatePCArray()
737 PCs.push_back((Constant *)IRB.CreateIntToPtr( in CreatePCArray()
740 PCs.push_back((Constant *)IRB.CreatePointerCast( in CreatePCArray()
742 PCs.push_back(Constant::getNullValue(PtrTy)); in CreatePCArray()
748 ConstantArray::get(ArrayType::get(PtrTy, N * 2), PCs)); in CreatePCArray()
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerMerge.cpp82 std::set<uint32_t> PCs; in Parse() local
117 if (PCs.insert(N).second) in Parse()
H A DFuzzerFlags.def136 FUZZER_FLAG_INT(print_pcs, 0, "If 1, print out newly covered PCs.")
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.def289 CODEGENOPT(SanitizeBinaryMetadataCovered, 1, 0) ///< Emit PCs for covered functions.
290 CODEGENOPT(SanitizeBinaryMetadataAtomics, 1, 0) ///< Emit PCs for atomic operations.
291 CODEGENOPT(SanitizeBinaryMetadataUAR, 1, 0) ///< Emit PCs for start of functions
/freebsd/share/syscons/keymaps/
H A Dhu.iso2.102keys.kbd2 # Hungarian keyboard standard (after M$'s W*). There are so many PCs in
/freebsd/share/vt/keymaps/
H A Dhu.102.kbd2 # Hungarian keyboard standard (after M$'s W*). There are so many PCs in
/freebsd/contrib/file/magic/Magdir/
H A Dprinter18 # Some PCs have the annoying habit of adding a ^D as a document separator
/freebsd/contrib/tcp_wrappers/
H A DREADME368 PCs. Recent PC software seem to have fixed this (for example NCSA
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td6971 HelpText<"Create a table of coverage-instrumented PCs">,
7003 HelpText<"Emit PCs for code covered with binary analysis sanitizers">,
7007 HelpText<"Emit PCs for atomic operations used by binary analysis sanitizers">,
7011 HelpText<"Emit PCs for start of functions that are subject for use-after-return checking.">,
/freebsd/share/doc/IPv6/
H A DIMPLEMENTATION1886 with powerful CPU (well, recent notebook PCs are really powerful...).
/freebsd/share/examples/ipfilter/
H A Dipf-howto.txt2590 NetBSD, and FreeBSD include code to convert $1000 PCs into
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src8129 # As a matter of fact, ELKS 0.0.83 on PCs defaults to ANSI emulation
23929 # PCs today, but perhaps less well organized...all these units have a
24544 # 11 set first alternate font (on PCs, display ROM characters 1-31)
24545 # 12 set second alternate font (on PCs, display IBM high-half chars)