Searched defs:_call_entry (Results 1 – 1 of 1) sorted by relevance
456 struct _call_entry { struct457 jCC* jcc; /* jCC for this call */458 FullCost enter_cost; /* cost event counters at entering frame */459 Addr sp; /* stack pointer directly after call */460 Addr ret_addr; /* address to which to return to462 BBCC* nonskipped; /* see above */463 Context* cxt; /* context before call */464 Int fn_sp; /* function stack index before call */