function_entry
function_entry(pri, Bp, Stk);
void function_entry(private_t *, struct bkpt *, struct callstack *);
fasttrap_anarg(struct regs *rp, int function_entry, int argno)
int shift = function_entry ? 1 : 0;