Searched defs:frame (Results 1 - 25 of 549) sorted by relevance

1234567891011>>

/netbsd-current/external/bsd/wpa/dist/src/utils/
H A Dcrc32.c75 u32 crc32(const u8 *frame, size_t frame_len) argument
/netbsd-current/sys/arch/usermode/modules/syscallemu/
H A Dsyscallemu_x86.c48 x86_syscall_emu(struct trapframe *frame) argument
H A Dsyscallemu_arm.c50 arm_syscall_emu(struct trapframe *frame, struct lwp *l, uint32_t insn) argument
/netbsd-current/sys/arch/powerpc/oea/
H A Dkgdb_glue.c67 kgdb_trap_glue(struct trapframe *frame) argument
/netbsd-current/sys/arch/m68k/m68k/
H A Dcompat_13_machdep.c77 struct frame *frame; local
H A Dlinux_syscall.c104 linux_syscall_plain(register_t code, struct lwp *l, struct frame *frame) argument
179 linux_syscall_fancy(register_t code, struct lwp *l, struct frame *frame) argument
[all...]
H A Dsunos_syscall.c107 sunos_syscall_plain(register_t code, struct lwp *l, struct frame *frame) argument
216 sunos_syscall_fancy(register_t code, struct lwp *l, struct frame *frame) argument
[all...]
H A Dprocess_machdep.c89 struct frame *frame = process_frame(l); local
101 struct fpframe *frame = process_fpframe(l); local
114 struct frame *frame = process_frame(l); local
142 struct fpframe *frame = process_fpframe(l); local
155 struct frame *frame = process_frame(l); local
168 struct frame *frame = process_frame(l); local
[all...]
/netbsd-current/sys/arch/epoc32/epoc32/
H A Dintr.c44 epoc32_irq_handler(void *frame) argument
/netbsd-current/sys/arch/luna68k/stand/boot/
H A Dtrap.c102 trap(int type, unsigned int code, unsigned int v, struct frame frame) argument
/netbsd-current/lib/libexecinfo/
H A Dbuiltin.c57 const struct frameinfo *frame = __builtin_frame_address(0); local
/netbsd-current/sys/arch/hppa/dev/
H A Dclock.c93 struct clockframe *frame = v; local
/netbsd-current/sys/arch/arm/ofw/
H A Dofwgencfg_clock.c65 clockhandler(struct clockframe *frame) argument
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-wxwidgets/
H A Dhello.cc56 MyFrame *frame = new MyFrame(); local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch-selftests.c74 struct frame_info *frame = get_current_frame (); local
/netbsd-current/sys/compat/freebsd/
H A Dfreebsd_syscall.c68 freebsd_syscall(struct trapframe *frame) argument
[all...]
/netbsd-current/sys/arch/i386/i386/
H A Dlinux_syscall.c71 linux_syscall(struct trapframe *frame) argument
[all...]
/netbsd-current/sys/arch/amd64/amd64/
H A Dlinux_syscall.c74 linux_syscall(struct trapframe *frame) argument
H A Dlinux32_syscall.c31 linux32_syscall(struct trapframe *frame) argument
[all...]
/netbsd-current/sys/arch/arm/arm/
H A Dlinux_syscall.c111 linux_syscall_plain(trapframe_t *frame, struct lwp *l, uint32_t insn) argument
162 linux_syscall_fancy(trapframe_t *frame, struct lwp *l, uint32_t insn) argument
[all...]
/netbsd-current/sys/arch/sparc/sparc/
H A Dtimer_sun4.c112 struct clockframe *frame = cap; local
/netbsd-current/sys/arch/m68k/fpe/
H A Dfpu_fstore.c47 struct frame *frame = fe->fe_frame; local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_stacktrace_sparc.cc34 uhwptr *frame = (uhwptr*)bp; local
[all...]
/netbsd-current/sys/arch/alpha/alpha/
H A Dprocess_machdep.c108 struct trapframe *frame = lwp_frame(l); local
/netbsd-current/sys/compat/netbsd32/
H A Dnetbsd32_mod.c139 amd64_oosyscall_handle(struct proc *p, struct trapframe *frame) argument

Completed in 169 milliseconds

1234567891011>>