Home | History | Annotate | Download | only in gdb

Lines Matching defs:framep

1232    of a function and saves a parameter on the stack.  FRAMEP should be
1237 store_param_on_stack_p (unsigned long op, int framep, int *r0_contains_arg)
1269 if (framep &&
1290 if (framep && ((op & 0xfc1f0000) == 0xfc1f0000)) /* frsp, fp?,NUM(r31) */
1599 int framep = 0;
1745 (framep &&
1886 && !framep
1906 else if (store_param_on_stack_p (op, framep, &r0_contains_arg))
1915 framep = 1;
1926 framep = 1;
1936 framep = 1;