Searched refs:arrays (Results 1 – 25 of 35) sorted by relevance
12
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/ |
D | init-fini-arrays.d | 1 #source: init-fini-arrays.s
|
/toolchain/binutils/binutils-2.25/ld/scripttempl/ |
D | avr.sc | 111 /* For future tablejump instruction arrays for 3 byte pc devices.
|
D | avrtiny.sc | 114 /* For future tablejump instruction arrays for 3 byte pc devices.
|
D | armbpabi.sc | 243 arrays. */
|
/toolchain/binutils/binutils-2.25/include/gdb/ |
D | signals.def | 199 /* Last and unused enum value, for sizing arrays, etc. */
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | ChangeLog-0203 | 808 (mips_cp0sel_names_sb1): New arrays. 811 (mips_arch_choices): Add references to new cp0sel_names arrays 813 appropriate mips_XXX_names_numeric arrays rather than simply 819 checks for NULL register name arrays. 829 (mips_hwr_names_mips3264r2): New arrays.
|
D | ChangeLog-2013 | 752 static arrays. 771 (int_c_map): New static arrays.
|
D | ChangeLog-9899 | 578 (print_insn_x86): Use new arrays. 582 (dofloat): Use new float_mem arrays.
|
D | ChangeLog-9297 | 3564 arrays of string pointers to 2-d arrays of chars, to save
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ |
D | ChangeLog-2010 | 513 * ld-elf/init-fini-arrays.d: xfail cr16 and crx. 1131 * ld-elf/init-fini-arrays.d: Pass --wide to readelf. 1135 * ld-elf/init-fini-arrays.s: New test. 1136 * ld-elf/init-fini-arrays.d: New test.
|
D | ChangeLog-2013 | 1047 * ld-elf/init-fini-arrays.d: Expect this test to fail on the
|
D | ChangeLog-2012 | 982 variables into abi_asflags and abi_ldflags arrays. Adjust test
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | ieee.c | 3775 struct ieee_modified_array_type *arrays; member 5633 for (a = m->arrays; a != NULL; a = a->next) in ieee_array_type() 5662 a->next = m->arrays; in ieee_array_type() 5663 m->arrays = a; in ieee_array_type()
|
D | ChangeLog-9197 | 3759 (stab_print): Use pointers to strings instead of char arrays. 3760 (dump_stabs): Change alloc and init of arrays appropriately.
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | ChangeLog | 1808 for unsupported dynamic arrays replaced by alloca(). 1815 (d_print_comp): Added special case handling for Java arrays. 1816 (java_demangle_v3): Removed string post-processing for Java arrays, 3199 dynamic arrays. 3239 arrays on stack. Make an estimate of the length of the demangled 3242 subs arrays on stack. 4260 * configure.in (variable detection): Use arrays of unspecified 4964 arrays. Don't use result_append_space. Use caret position. 4967 (demangle_array_type): Add parameter to handle pointers to arrays. 6434 * cplus-dem.c (do_type): Use demangle_template_value_parm for arrays. [all …]
|
D | functions.texi | 744 as if comparing unsigned char arrays.
|
/toolchain/binutils/binutils-2.25/bfd/doc/ |
D | bfdint.texi | 421 Every target vector has three arrays of function pointers which are 435 The three arrays of function pointers are as follows: 462 arrays; fortunately, since @samp{bfd_close} gets it right, this is a
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2004 | 1008 literal_expansion to arrays of MAX_SLOTS entries. Add arrays of
|
D | ChangeLog-2013 | 597 (mips_operands, mips16_operands, micromips_operands): New arrays.
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | ChangeLog-2008 | 481 with corresponding argument and state argument arrays. Change 1562 arrays, and memcpy sorted line table.
|
D | ChangeLog-9193 | 2563 * nlmcode.h (nlm_slurp_symbol_table): Don't use '&' on arrays. 4888 set the array information for non-arrays. 7478 internal digestion, and one full of char arrays for I/O. The original
|
D | ChangeLog-2006 | 2507 relocation arrays first.
|
/toolchain/binutils/binutils-2.25/gprof/ |
D | gprof.texi | 1910 the two arrays record the starting address of every basic-block, 2120 bb_addr and bb_calls arrays. Again, if multiple basic-block
|
/toolchain/binutils/binutils-2.25/config/ |
D | ChangeLog | 1643 of arrays of ptr-to-const are considered const themselves.
|
/toolchain/binutils/binutils-2.25/libiberty/testsuite/ |
D | demangle-expected | 3720 # Multi-dimensional arrays with qualifiers on the inner dimensions.
|
12