Searched defs:_call_entry (Results 1 – 1 of 1) sorted by relevance
483 struct _call_entry { struct484 jCC* jcc; /* jCC for this call */485 FullCost enter_cost; /* cost event counters at entering frame */486 Addr sp; /* stack pointer directly after call */487 Addr ret_addr; /* address to which to return to489 BBCC* nonskipped; /* see above */490 Context* cxt; /* context before call */491 Int fn_sp; /* function stack index before call */