Home
last modified time | relevance | path

Searched refs:push_stack_item (Results 1 – 25 of 37) sorted by relevance

12

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Davr-tdep.c1084 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 Dd10v-tdep.c910 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 Dcris-tdep.c377 push_stack_item (struct stack_item *prev, void *contents, int len) in push_stack_item() function
591 si = push_stack_item (si, val, 4); in cris_push_dummy_call()
605 si = push_stack_item (si, val, len); in cris_push_dummy_call()
H A Darm-tdep.c1187 push_stack_item (struct stack_item *prev, void *contents, int len) in push_stack_item() function
1306 si = push_stack_item (si, val, DEPRECATED_REGISTER_SIZE); in arm_push_dummy_call()
H A DChangeLog-20036758 (push_stack_item): Ditto.
11647 (push_stack_item, pop_stack_item, arm_push_dummy_call): New functions.
H A DChangeLog5238 (push_stack_item, pop_stack_item)
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Davr-tdep.c1084 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 Dd10v-tdep.c910 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 Dcris-tdep.c377 push_stack_item (struct stack_item *prev, void *contents, int len) in push_stack_item() function
591 si = push_stack_item (si, val, 4); in cris_push_dummy_call()
605 si = push_stack_item (si, val, len); in cris_push_dummy_call()
H A Darm-tdep.c1187 push_stack_item (struct stack_item *prev, void *contents, int len) in push_stack_item() function
1306 si = push_stack_item (si, val, DEPRECATED_REGISTER_SIZE); in arm_push_dummy_call()
H A DChangeLog-20036758 (push_stack_item): Ditto.
11647 (push_stack_item, pop_stack_item, arm_push_dummy_call): New functions.
H A DChangeLog5238 (push_stack_item, pop_stack_item)
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Davr-tdep.c1181 push_stack_item (struct stack_item *prev, const bfd_byte *contents, int len) in push_stack_item() function
1299 si = push_stack_item (si, contents, len); in avr_push_dummy_call()
H A Dcris-tdep.c724 push_stack_item (struct stack_item *prev, void *contents, int len) in push_stack_item() function
939 si = push_stack_item (si, val, 4); in cris_push_dummy_call()
960 si = push_stack_item (si, buf, 4); in cris_push_dummy_call()
967 si = push_stack_item (si, val, len); in cris_push_dummy_call()
H A Darm-tdep.c3244 push_stack_item (struct stack_item *prev, const void *contents, int len) in push_stack_item() function
3675 si = push_stack_item (si, val, INT_REGISTER_SIZE); in arm_push_dummy_call()
3733 si = push_stack_item (si, val, INT_REGISTER_SIZE); in arm_push_dummy_call()
H A DChangeLog-20036758 (push_stack_item): Ditto.
11647 (push_stack_item, pop_stack_item, arm_push_dummy_call): New functions.
/dports/devel/gdb/gdb-11.1/gdb/
H A Davr-tdep.c1206 push_stack_item (struct stack_item *prev, const bfd_byte *contents, int len) in push_stack_item() function
1325 si = push_stack_item (si, contents, len); in avr_push_dummy_call()
H A Dcris-tdep.c667 push_stack_item (struct stack_item *prev, const gdb_byte *contents, int len) in push_stack_item() function
855 si = push_stack_item (si, val, 4); in cris_push_dummy_call()
876 si = push_stack_item (si, buf, 4); in cris_push_dummy_call()
883 si = push_stack_item (si, val, len); in cris_push_dummy_call()
H A Darm-tdep.c3440 push_stack_item (struct stack_item *prev, const gdb_byte *contents, int len)
3904 si = push_stack_item (si, val, ARM_INT_REGISTER_SIZE);
3965 si = push_stack_item (si, buf, ARM_INT_REGISTER_SIZE);
H A DChangeLog-20151003 to buf. Pass buf instead of val to push_stack_item.
1022 * arm-tdep.c (push_stack_item): Change contents type to
2102 (push_stack_item): Add gdb_byte* cast.
2104 (push_stack_item): Add gdb_byte* cast.
2108 (push_stack_item): Add gdb_byte* cast.
4804 * arm-tdep.c (push_stack_item): Likewise.
4808 * avr-tdep.c (push_stack_item): Likewise.
4852 * cris-tdep.c (push_stack_item): Likewise.
H A DChangeLog-20036758 (push_stack_item): Ditto.
11647 (push_stack_item, pop_stack_item, arm_push_dummy_call): New functions.
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Davr-tdep.c1179 push_stack_item (struct stack_item *prev, const bfd_byte *contents, int len) in push_stack_item() function
1297 si = push_stack_item (si, contents, len); in avr_push_dummy_call()
H A Dcris-tdep.c679 push_stack_item (struct stack_item *prev, void *contents, int len) in push_stack_item() function
889 si = push_stack_item (si, val, 4); in cris_push_dummy_call()
910 si = push_stack_item (si, buf, 4); in cris_push_dummy_call()
917 si = push_stack_item (si, val, len); in cris_push_dummy_call()
H A Darm-tdep.c3364 push_stack_item (struct stack_item *prev, const void *contents, int len) in push_stack_item() function
3795 si = push_stack_item (si, val, INT_REGISTER_SIZE); in arm_push_dummy_call()
3853 si = push_stack_item (si, val, INT_REGISTER_SIZE); in arm_push_dummy_call()
H A DChangeLog-20036758 (push_stack_item): Ditto.
11647 (push_stack_item, pop_stack_item, arm_push_dummy_call): New functions.

12