Home
last modified time | relevance | path

Searched defs:uwf (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/ia64/ia64/
H A Ddb_trace.c57 #define debug_frame_dump_XXX(uwf) \ argument
99 struct unwind_frame *uwf = &current_frame; in db_stack_trace_print() local
148 initunwindframe(struct unwind_frame *uwf, struct trapframe *tf) in initunwindframe()
176 rewindframe(struct unwind_frame *uwf, db_addr_t ip) in rewindframe()
/netbsd-src/sys/arch/ia64/unwind/
H A Dstackframe.c1102 updateregs(struct unwind_frame *uwf, struct staterecord *srec, in updateregs()
1248 patchunwindframe(struct unwind_frame *uwf, uint64_t iprel, uint64_t relocoffset) in patchunwindframe()
/netbsd-src/sys/dev/usb/
H A Dutoppy.c1607 char uwf[UTOPPY_MAX_FILENAME_LEN + 1], *uwfp; in utoppyioctl() local