Searched refs:updateregs (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/ia64/unwind/
H A Dstackframe.h67 * Keep this in sync with the staterecord. See: stackframe.c:updateregs()
95 updateregs(struct unwind_frame *uwf, struct staterecord *, uint64_t) ;
H A Dstackframe.c1025 void updateregs(struct unwind_frame *uwf, struct staterecord *srec, uint64_t procoffset) function
1029 printf("updateregs(): \n");
1109 printf ("updateregs: reg[%d] is UNSAVED \n", i);
1201 updateregs(uwf, srec, procoffset);

Completed in 101 milliseconds