Searched defs:PC (Results 1 - 22 of 22) sorted by relevance

/src/sys/arch/bebox/include/
H A Dkgdb.h39 #define PC 36 macro
/src/sys/arch/prep/include/
H A Dkgdb.h39 #define PC 36 macro
/src/sys/arch/rs6000/include/
H A Dkgdb.h39 #define PC 36 macro
/src/sys/arch/sandpoint/include/
H A Dkgdb.h39 #define PC 36 macro
/src/sys/arch/mvmeppc/include/
H A Dkgdb.h39 #define PC 36 macro
/src/sys/arch/ibmnws/include/
H A Dkgdb.h39 #define PC 36 macro
/src/sys/arch/vax/include/
H A Dpcb.h46 long PC; /* Program Counter */ member in struct:pcb
/src/lib/libterminfo/
H A Dtputs.c50 char PC; variable in typeref:typename:char
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_stacktrace_test.cc41 static uptr PC(uptr idx) { function in namespace:__sanitizer
[all...]
/src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerUtil.cpp185 std::string DescribePC(const char *SymbolizedFMT, uintptr_t PC) { argument
196 void PrintPC(const char *SymbolizedFMT, const char *FallbackFMT, uintptr_t PC) { argument
H A DFuzzerTracePC.h138 for (auto PC : ObservedPCs) local in function:fuzzer::TracePC::ForEachObservedPC
175 uintptr_t PC, PCFlags; member in struct:fuzzer::TracePC::PCTableEntry
H A DFuzzerTracePC.cpp199 inline ALWAYS_INLINE uintptr_t GetPreviousInstructionPc(uintptr_t PC) { argument
217 inline ALWAYS_INLINE uintptr_t GetNextInstructionPc(uintptr_t PC) { argument
273 GetModuleName(uintptr_t PC) argument
364 for (auto PC: UncoveredPCs) local in function:fuzzer::TracePC::PrintCoverage::__anonea188b010702
434 size_t PC = reinterpret_cast<size_t>(caller_pc); local in function:fuzzer::TracePC::AddValueForMemcmp
443 HandleCmp(uintptr_t PC,T Arg1,T Arg2) argument
494 uintptr_t PC = reinterpret_cast<uintptr_t>(__builtin_return_address(0)); local in function:__sanitizer_cov_trace_pc_guard
505 uintptr_t PC = reinterpret_cast<uintptr_t>(__builtin_return_address(0)); local in function:__sanitizer_cov_trace_pc
530 uintptr_t PC = reinterpret_cast<uintptr_t>(__builtin_return_address(0)); local in function:__sanitizer_cov_trace_pc_indir
538 uintptr_t PC = reinterpret_cast<uintptr_t>(__builtin_return_address(0)); local in function:__sanitizer_cov_trace_cmp8
549 uintptr_t PC = reinterpret_cast<uintptr_t>(__builtin_return_address(0)); local in function:__sanitizer_cov_trace_const_cmp8
557 uintptr_t PC = reinterpret_cast<uintptr_t>(__builtin_return_address(0)); local in function:__sanitizer_cov_trace_cmp4
565 uintptr_t PC = reinterpret_cast<uintptr_t>(__builtin_return_address(0)); local in function:__sanitizer_cov_trace_const_cmp4
573 uintptr_t PC = reinterpret_cast<uintptr_t>(__builtin_return_address(0)); local in function:__sanitizer_cov_trace_cmp2
581 uintptr_t PC = reinterpret_cast<uintptr_t>(__builtin_return_address(0)); local in function:__sanitizer_cov_trace_const_cmp2
589 uintptr_t PC = reinterpret_cast<uintptr_t>(__builtin_return_address(0)); local in function:__sanitizer_cov_trace_cmp1
597 uintptr_t PC = reinterpret_cast<uintptr_t>(__builtin_return_address(0)); local in function:__sanitizer_cov_trace_const_cmp1
611 uintptr_t PC = reinterpret_cast<uintptr_t>(__builtin_return_address(0)); local in function:__sanitizer_cov_trace_switch
632 uintptr_t PC = reinterpret_cast<uintptr_t>(__builtin_return_address(0)); local in function:__sanitizer_cov_trace_div4
640 uintptr_t PC = reinterpret_cast<uintptr_t>(__builtin_return_address(0)); local in function:__sanitizer_cov_trace_div8
648 uintptr_t PC = reinterpret_cast<uintptr_t>(__builtin_return_address(0)); local in function:__sanitizer_cov_trace_gep
[all...]
/src/sys/arch/m68k/include/
H A Dreg.h88 #define PC (17) macro
/src/distrib/utils/more/
H A Dscreen.c126 /*extern*/ char PC; /* Pad character */ variable in typeref:typename:char
/src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/dataflow/
H A DDataFlow.cpp85 uintptr_t PC = FuncsBeg[I * 2]; local in function:PrintFunctions
/src/sys/arch/hpcsh/dev/
H A Dpfckbd.c361 #define PC(n) \ macro
/src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_diag.cc108 SymbolizedStack *__ubsan::getSymbolizedLocation(uptr PC) { argument
412 bool __ubsan::IsPCSuppressed(ErrorType ET, uptr PC, const char *Filename) { argument
H A Dubsan_diag.h46 uptr PC = StackTrace::GetPreviousInstructionPc(CallerPC); local in function:__ubsan::getCallerLocation
/src/libexec/getty/
H A Dgettytab.h72 #define PC gettystrs[7].value macro
/src/share/mk/
H A Dsys.mk116 PC?= pc macro
/src/sbin/scsictl/
H A Dscsictl.c458 #define PC (65536/10) macro
[all...]
/src/sys/external/bsd/gnu-efi/dist/inc/
H A Defidebug.h504 UINT32 PC; member in struct:__anon3375ac920708

Completed in 13 milliseconds