Home
last modified time | relevance | path

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

12

/netbsd-src/sys/arch/
H A DREADME25 hpcarm arm 20010220 ARM based handheld PCs
26 hpcmips mipsel 19990925 MIPS based handheld PCs
27 hpcsh sh3el 20010117 Hitachi SuperH(TM) based handheld PCs
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A 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
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp712 SmallVector<Constant *, 32> PCs; in CreatePCArray() local
716 PCs.push_back((Constant *)IRB.CreatePointerCast(&F, IntptrPtrTy)); in CreatePCArray()
717 PCs.push_back((Constant *)IRB.CreateIntToPtr( in CreatePCArray()
720 PCs.push_back((Constant *)IRB.CreatePointerCast( in CreatePCArray()
722 PCs.push_back((Constant *)IRB.CreateIntToPtr( in CreatePCArray()
729 ConstantArray::get(ArrayType::get(IntptrPtrTy, N * 2), PCs)); in CreatePCArray()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerTracePC.h130 return PCs()[Idx]; in GetPC()
183 uintptr_t *PCs() const;
H A DFuzzerTracePC.cpp45 uintptr_t *TracePC::PCs() const { in PCs() function in fuzzer::TracePC
54 if (PCs()[i]) in GetTotalPCCoverage()
376 PCsCopy[i] = PCs()[i] ? GetPreviousInstructionPc(PCs()[i]) : 0; in DumpCoverage()
H A DFuzzerFlags.def102 FUZZER_FLAG_INT(print_pcs, 0, "If 1, print out newly covered PCs.")
/netbsd-src/external/mpl/bind/dist/doc/arm/
H A Dintro-security.inc.rst69 5. The typical Internet-connected end-user device (PCs, laptops, and even mobile phones) either has
71 or full-service resolver to completely answer user queries. Stub resolvers on the majority of PCs and laptops
/netbsd-src/doc/roadmaps/
H A Dmobile11 - tablet PCs
15 tablet PCs, have another software stack (Windows, MacOS, Linux) and
/netbsd-src/external/gpl2/mkhybrid/dist/
H A Dmagic75 # Some PCs have the annoying habit of adding a ^D as a document separator
/netbsd-src/external/gpl3/binutils/dist/libsframe/doc/
H A Dsframe-spec.info448 the PCs in the FREs should be treated as increments in bytes. This is
453 indication that the PCs in the FREs should be treated as masks. This
H A Dsframe-spec.texi493 An SFrame FDE of type @code{SFRAME_FDE_TYPE_PCINC} is an indication that the PCs in the
499 indication that the PCs in the FREs should be treated as masks. This type is
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dprinter18 # Some PCs have the annoying habit of adding a ^D as a document separator
/netbsd-src/external/gpl3/binutils/dist/gprofng/doc/
H A Dgp-display-text.texi342 Write a list of program counters (PCs) and their metrics, ordered by
H A Dgprofng_ug.texi876 PCs sorted by metric: Exclusive Total CPU Time
4152 function. Exactly the same mapping is used for the leaf PC and all the other PCs on the
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A DChangeLog-2010192 correction to unaligned PCs while printing comment.
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-2010192 correction to unaligned PCs while printing comment.
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A DChangeLog-2010192 correction to unaligned PCs while printing comment.
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-2010192 correction to unaligned PCs while printing comment.
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DLibFuzzer.rst330 If 1, print out newly covered PCs. Defaults to 0.
/netbsd-src/external/gpl3/gdb/dist/sim/sh/
H A DChangeLog-20211648 (sim_memory_size): default to 2^19 on PCs.
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/doc/
H A Dgprofng.texi816 PCs sorted by metric: Exclusive Total CPU Time
3199 function. Exactly the same mapping is used for the leaf PC and all the other PCs on the
H A Dgprofng.info642 PCs sorted by metric: Exclusive Total CPU Time
2642 leaf PC and all the other PCs on the call stack.
/netbsd-src/external/mpl/bind/dist/tests/dns/testdata/dst/
H A Dtest2.data340 This can be appropriate for PCs or hosts which want to minimize the
H A Dtest1.data340 This can be appropriate for PCs or hosts which want to minimize the
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-1992236 * (fetch_register): Clear out priv level when reading PCs.
241 register. Also, mask out bottom two bits of all PCs so as not to

12