/dports/devel/avr-gdb/gdb-7.3.1/sim/common/ |
H A D | dv-cfi.c | 602 ret = hw_find_integer_array_property (me, "cmdset", 0, &ival); in attach_cfi_regs() 615 hw_find_integer_array_property (me, "cmdset", 1, &ival); in attach_cfi_regs() 649 ret = hw_find_integer_array_property (me, "erase_regions", 0, &ival); in attach_cfi_regs() 660 hw_find_integer_array_property (me, "erase_regions", i, &ival); in attach_cfi_regs() 663 hw_find_integer_array_property (me, "erase_regions", i + 1, &ival); in attach_cfi_regs() 675 ret = hw_find_integer_array_property (me, "voltage", 0, &ival); in attach_cfi_regs() 681 hw_find_integer_array_property (me, "voltage", i, &ival); in attach_cfi_regs() 691 ret = hw_find_integer_array_property (me, "timeout", 0, &ival); in attach_cfi_regs() 697 hw_find_integer_array_property (me, "timeout", i, &ival); in attach_cfi_regs()
|
H A D | hw-properties.h | 169 int hw_find_integer_array_property
|
H A D | hw-properties.c | 504 hw_find_integer_array_property (struct hw *me, in hw_find_integer_array_property() function
|
H A D | ChangeLog | 333 (hw_find_integer_array_property): Likewise. 1343 * hw-properties.h (hw_find_integer_array_property): Fix
|
/dports/devel/gdb761/gdb-7.6.1/sim/common/ |
H A D | dv-cfi.c | 604 ret = hw_find_integer_array_property (me, "cmdset", 0, &ival); in attach_cfi_regs() 617 hw_find_integer_array_property (me, "cmdset", 1, &ival); in attach_cfi_regs() 651 ret = hw_find_integer_array_property (me, "erase_regions", 0, &ival); in attach_cfi_regs() 662 hw_find_integer_array_property (me, "erase_regions", i, &ival); in attach_cfi_regs() 665 hw_find_integer_array_property (me, "erase_regions", i + 1, &ival); in attach_cfi_regs() 677 ret = hw_find_integer_array_property (me, "voltage", 0, &ival); in attach_cfi_regs() 683 hw_find_integer_array_property (me, "voltage", i, &ival); in attach_cfi_regs() 693 ret = hw_find_integer_array_property (me, "timeout", 0, &ival); in attach_cfi_regs() 699 hw_find_integer_array_property (me, "timeout", i, &ival); in attach_cfi_regs()
|
H A D | hw-properties.h | 169 int hw_find_integer_array_property
|
H A D | hw-properties.c | 504 hw_find_integer_array_property (struct hw *me, in hw_find_integer_array_property() function
|
H A D | ChangeLog | 577 (hw_find_integer_array_property): Likewise. 1587 * hw-properties.h (hw_find_integer_array_property): Fix
|
/dports/devel/avr-gdb/gdb-7.3.1/sim/cris/ |
H A D | dv-cris.c | 264 if (!hw_find_integer_array_property (me, "vec-for-int", i*2, in cris_finish() 266 || !hw_find_integer_array_property (me, "vec-for-int", i*2 + 1, in cris_finish()
|
H A D | dv-rv.c | 766 if (hw_find_integer_array_property (me, "intnum", i, &val) > 0) in hw_rv_map_ints() 1191 && hw_find_integer_array_property (me, "mem", 0, &attach_address_sc) in hw_rv_finish() 1192 && hw_find_integer_array_property (me, "mem", 1, &attach_size_sc)) in hw_rv_finish()
|
/dports/devel/gdb761/gdb-7.6.1/sim/cris/ |
H A D | dv-cris.c | 264 if (!hw_find_integer_array_property (me, "vec-for-int", i*2, in cris_finish() 266 || !hw_find_integer_array_property (me, "vec-for-int", i*2 + 1, in cris_finish()
|
H A D | dv-rv.c | 766 if (hw_find_integer_array_property (me, "intnum", i, &val) > 0) in hw_rv_map_ints() 1191 && hw_find_integer_array_property (me, "mem", 0, &attach_address_sc) in hw_rv_finish() 1192 && hw_find_integer_array_property (me, "mem", 1, &attach_size_sc)) in hw_rv_finish()
|
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/common/ |
H A D | hw-properties.h | 168 int hw_find_integer_array_property
|
H A D | hw-properties.c | 511 hw_find_integer_array_property (struct hw *me, in hw_find_integer_array_property() function
|
H A D | ChangeLog | 574 * hw-properties.h (hw_find_integer_array_property): Fix
|
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/common/ |
H A D | hw-properties.h | 168 int hw_find_integer_array_property
|
H A D | hw-properties.c | 511 hw_find_integer_array_property (struct hw *me, in hw_find_integer_array_property() function
|
H A D | ChangeLog | 574 * hw-properties.h (hw_find_integer_array_property): Fix
|