Searched defs:pc (Results 76 - 100 of 686) sorted by relevance

1234567891011>>

/openbsd-current/sys/dev/ofw/
H A Dofw_pinctrl.c47 struct pinctrl *pc; local
66 struct pinctrl *pc; local
[all...]
/openbsd-current/sys/net/
H A Dbpf_filter.c130 bpf_filter(const struct bpf_insn *pc, const u_char *pkt, argument
142 _bpf_filter(const struct bpf_insn *pc, const struct bpf_ops *ops, argument
[all...]
/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_stack.cpp56 UnwindImpl( uptr pc, uptr bp, void *context, bool request_fast, u32 max_depth) argument
/openbsd-current/sys/arch/arm/arm/
H A Dvfp.c172 vfp_fault(unsigned int pc, unsigned int insn, trapframe_t *tf, int fault_code, argument
/openbsd-current/sys/dev/pci/drm/
H A Dlinux_sort.c86 char *pa, *pb, *pc, *pd, *pl, *pm, *pn; local
[all...]
/openbsd-current/sys/arch/i386/pci/
H A Dsis85c503.c88 sis85c503_init(pci_chipset_tag_t pc, bus_space_tag_t iot, pcitag_t tag, argument
H A Drccosb4.c66 osb4_init(pci_chipset_tag_t pc, bus_space_tag_t iot, pcitag_t tag, argument
H A Dpci_bus_fixup.c50 pci_bus_check(pci_chipset_tag_t pc, int bus) argument
156 pci_bus_assign(pci_chipset_tag_t pc, int bus) argument
243 pci_bus_fixup(pci_chipset_tag_t pc, int bus) argument
257 pcibus_print_devid(pci_chipset_tag_t pc, pcitag_t tag) argument
[all...]
/openbsd-current/gnu/llvm/lldb/include/lldb/Target/
H A DUnwind.h38 lldb::addr_t pc; local
50 GetFrameInfoAtIndex(uint32_t frame_idx, lldb::addr_t &cfa, lldb::addr_t &pc, bool &behaves_like_zeroth_frame) argument
H A DStackID.h22 explicit StackID(lldb::addr_t pc, lldb::addr_t cfa, argument
66 void SetPC(lldb::addr_t pc) { m_pc = pc; } argument
/openbsd-current/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan.cpp35 UnwindImpl( uptr pc, uptr bp, void *context, bool request_fast, u32 max_depth) argument
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_stack_trace.cpp49 UnwindImpl( uptr pc, uptr bp, void *context, bool request_fast, u32 max_depth) argument
/openbsd-current/sys/dev/pci/
H A Dadw_pci.c104 pci_chipset_tag_t pc = pa->pa_pc; local
H A Dadv_pci.c118 pci_chipset_tag_t pc = pa->pa_pc; local
H A Di82365_pci.c102 pci_chipset_tag_t pc = pa->pa_pc; local
H A Dif_an_pci.c112 pci_chipset_tag_t pc = pa->pa_pc; local
/openbsd-current/usr.bin/sndiod/
H A Ddev_sioctl.c136 struct ctl *c, **pc; local
/openbsd-current/gnu/gcc/gcc/
H A Dunwind-compat.c61 _Unwind_FindEnclosingFunction (void *pc) argument
/openbsd-current/gnu/gcc/gcc/config/s390/
H A Dlinux-unwind.h38 unsigned char *pc = context->ra; local
/openbsd-current/gnu/gcc/gcc/config/sh/
H A Dlinux-unwind.h65 unsigned char *pc = context->ra; local
152 unsigned char *pc local
[all...]
/openbsd-current/gnu/gcc/gcc/config/arm/
H A Dlib1funcs.asm336 pc .req r15 label
[all...]
/openbsd-current/gnu/gcc/gcc/config/ia64/
H A Dfde-glibc.c47 Elf64_Addr pc; member in struct:unw_ia64_callback_data
150 _Unwind_FindTableEntry (void *pc, unsigned long *segment_base, argument
/openbsd-current/gnu/gcc/gcc/config/mips/
H A Dlinux-unwind.h53 u_int32_t *pc = (u_int32_t *) context->ra; local
/openbsd-current/gnu/gcc/gcc/config/pa/
H A Dhpux-unwind.h114 unsigned int *pc = (unsigned int *) context->ra; local
[all...]
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dirix5-nat.c179 get_longjmp_target (CORE_ADDR *pc) argument

Completed in 403 milliseconds

1234567891011>>