Searched refs:push_stack_item (Results 1 – 7 of 7) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | avr-tdep.c | 1084 static struct stack_item *push_stack_item (struct stack_item *prev, 1087 push_stack_item (struct stack_item *prev, void *contents, int len) in push_stack_item() function 1203 si = push_stack_item (si, contents, len); in avr_push_dummy_call()
|
| H A D | d10v-tdep.c | 910 static struct stack_item *push_stack_item (struct stack_item *prev, 913 push_stack_item (struct stack_item *prev, void *contents, int len) in push_stack_item() function 1017 si = push_stack_item (si, contents, len); in d10v_push_dummy_call()
|
| H A D | cris-tdep.c | 578 push_stack_item (struct stack_item *prev, void *contents, int len) in push_stack_item() function 792 si = push_stack_item (si, val, 4); in cris_push_dummy_call() 806 si = push_stack_item (si, val, len); in cris_push_dummy_call()
|
| H A D | arm-tdep.c | 1154 push_stack_item (struct stack_item *prev, void *contents, int len) in push_stack_item() function 1273 si = push_stack_item (si, val, DEPRECATED_REGISTER_SIZE); in arm_push_dummy_call()
|
| H A D | ChangeLog-2003 | 6758 (push_stack_item): Ditto. 11647 (push_stack_item, pop_stack_item, arm_push_dummy_call): New functions.
|
| H A D | ChangeLog-1999 | 7897 * d10v-tdep.c (push_stack_item, pop_stack_item): New function.
|
| H A D | ChangeLog | 9634 (push_stack_item, pop_stack_item)
|