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

  /src/sys/arch/vax/include/
frame.h 34 struct callsframe { struct
46 struct callsframe ica_frame; /* std call frame */
  /src/sys/arch/vax/vax/
vm_machdep.c 81 struct callsframe *cf;
124 cf = (struct callsframe *)tf - 1;
db_machdep.c 162 struct callsframe *pf, *df;

Completed in 19 milliseconds