Home
last modified time | relevance | path

Searched refs:pop_stack_item (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Davr-tdep.c1098 static struct stack_item *pop_stack_item (struct stack_item *si);
1100 pop_stack_item (struct stack_item *si) in pop_stack_item() function
1213 si = pop_stack_item (si); in avr_push_dummy_call()
H A Dd10v-tdep.c924 static struct stack_item *pop_stack_item (struct stack_item *si);
926 pop_stack_item (struct stack_item *si) in pop_stack_item() function
1025 si = pop_stack_item (si); in d10v_push_dummy_call()
H A Darm-tdep.c1166 pop_stack_item (struct stack_item *si) in pop_stack_item() function
1290 si = pop_stack_item (si); in arm_push_dummy_call()
H A Dcris-tdep.c590 pop_stack_item (struct stack_item *si) in pop_stack_item() function
816 si = pop_stack_item (si); in cris_push_dummy_call()
H A DChangeLog-20036759 (pop_stack_item): Ditto.
11647 (push_stack_item, pop_stack_item, arm_push_dummy_call): New functions.
H A DChangeLog-19997897 * d10v-tdep.c (push_stack_item, pop_stack_item): New function.
H A DChangeLog9634 (push_stack_item, pop_stack_item)