HomeSort by: relevance | last modified time | path
    Searched refs:UNSAVED (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/ia64/unwind/
stackframe.h 24 UNSAVED,
64 * Initial state is where = UNSAVED for all .where fields.
stackframe.c 645 target->bsp.where = UNSAVED;
648 target->psp.where = UNSAVED;
651 target->rp.where = UNSAVED;
654 target->pfs.where = UNSAVED;
872 case UNSAVED:
873 printf("UNSAVED ");
897 case UNSAVED:
898 printf("UNSAVED ");
1186 case UNSAVED:
1190 printf ("updateregs: reg[%d] is UNSAVED \n", i)
    [all...]

Completed in 14 milliseconds