/toolchain/binutils/binutils-2.25/binutils/ |
D | bfdtest1.c | 35 bfd *last, *next; in main() local 50 for (last = bfd_openr_next_archived_file (archive, NULL); in main() 51 last; in main() 52 last = next) in main() 54 next = bfd_openr_next_archived_file (archive, last); in main() 55 bfd_close (last); in main() 58 for (last = bfd_openr_next_archived_file (archive, NULL); in main() 59 last; in main() 60 last = next) in main() 62 next = bfd_openr_next_archived_file (archive, last); in main() [all …]
|
D | rescoff.c | 353 bindata *last; member 363 coff_res_data *last; member 485 cwi.dirs.last = NULL; in write_coff_file() 488 cwi.dirstrs.last = NULL; in write_coff_file() 491 cwi.dataents.last = NULL; in write_coff_file() 494 cwi.resources.last = NULL; in write_coff_file() 610 bb->last->next = d; in coff_alloc() 611 bb->last = d; in coff_alloc() 740 cwi->resources.last->next = d; in coff_res_to_bin() 742 cwi->resources.last = d; in coff_res_to_bin()
|
D | bucomm.c | 289 display_info_table (int first, int last) in display_info_table() argument 298 for (t = first; t < last && bfd_target_vector[t]; t++) in display_info_table() 309 for (t = first; t < last && bfd_target_vector[t]; t++) in display_info_table()
|
D | rcparse.y | 76 rc_rcdata_item *last; member 1192 $$.last = NULL; 1207 $$.last = ri; 1215 $$.last = ri; 1223 $$.last = ri; 1232 $$.last = ri; 1241 $$.last = ri; 1250 $$.last = ri;
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | i386-gen.c | 640 size_t last = strlen (str); in remove_trailing_whitespaces() local 642 if (last == 0) in remove_trailing_whitespaces() 647 last--; in remove_trailing_whitespaces() 648 if (ISSPACE (str [last])) in remove_trailing_whitespaces() 649 str[last] = '\0'; in remove_trailing_whitespaces() 653 while (last != 0); in remove_trailing_whitespaces() 660 next_field (char *str, char sep, char **next, char *last) in next_field() argument 672 if (p >= last) in next_field() 763 char *str, *next, *last; in process_i386_cpu_flag() local 780 last = flag + strlen (flag); in process_i386_cpu_flag() [all …]
|
D | ppc-dis.c | 342 unsigned short last; in disassemble_init_powerpc() local 352 last = powerpc_num_opcodes; in disassemble_init_powerpc() 356 powerpc_opcd_indices[i] = last; in disassemble_init_powerpc() 357 last = powerpc_opcd_indices[i]; in disassemble_init_powerpc() 369 last = vle_num_opcodes; in disassemble_init_powerpc() 373 vle_opcd_indices[i] = last; in disassemble_init_powerpc() 374 last = vle_opcd_indices[i]; in disassemble_init_powerpc()
|
D | v850-dis.c | 484 unsigned long int last; in disassemble() local 497 last = bit; in disassemble() 499 if (last > first + 1) in disassemble() 501 info->fprintf_func (info->stream, " - %s", v850_reg_names[ last - 1 ]); in disassemble()
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/ |
D | initn.s | 3 .type last,%function 4 last: label 6 .size last,.-last
|
D | finin.s | 3 .type last,%function 4 last: label 6 .size last,.-last
|
D | foon.s | 3 .type last,%function 4 last: label 6 .size last,.-last
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
D | thumb2_it_bad.l | 2 [^:]*:8: Error: branch must be last instruction in IT block -- `beq foo' 4 [^:]*:10: Error: branch must be last instruction in IT block -- `blxeq r0' 6 [^:]*:13: Error: branch must be last instruction in IT block -- `bxeq r0'
|
D | sp-pc-validations-bad-t.l | 2 [^:]*:27: Error: branch must be last instruction in IT block -- `ldreq r15,\[r0\]' 4 [^:]*:29: Error: branch must be last instruction in IT block -- `ldreq r15,\[sp\]' 6 [^:]*:31: Error: branch must be last instruction in IT block -- `ldreq.w r15,\[r0\]' 8 [^:]*:33: Error: branch must be last instruction in IT block -- `ldreq r15,\[r0,#-4\]' 10 [^:]*:35: Error: branch must be last instruction in IT block -- `ldreq r15,\[r0,#0\]!' 12 [^:]*:39: Error: branch must be last instruction in IT block -- `ldreq.w r15,label' 14 [^:]*:43: Error: branch must be last instruction in IT block -- `ldreq r15,\[r0,r1\]' 16 [^:]*:45: Error: branch must be last instruction in IT block -- `ldreq.w r15,\[r0,r1,LSL#2\]'
|
/toolchain/binutils/binutils-2.25/gold/ |
D | descriptors.cc | 238 int last = -1; in close_some_descriptor() local 252 if (last < 0) in close_some_descriptor() 255 this->open_descriptors_[last].stack_next = pod->stack_next; in close_some_descriptor() 260 last = i; in close_some_descriptor()
|
D | stringpool.cc | 415 for (typename std::vector<Stringpool_sort_info>::iterator last = v.end(), in set_string_offsets() local 418 last = curr++) in set_string_offsets() 423 else if (last != v.end() in set_string_offsets() 426 (*last)->first.string, in set_string_offsets() 427 (*last)->first.length)) in set_string_offsets() 429 + (((*last)->first.length - (*curr)->first.length) in set_string_offsets()
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/ |
D | slot2.l | 2 .*:11: Error: .* must be last in bundle 3 .*:16: Error: .* must be last in bundle
|
D | last.l | 2 .*:4: Error: .* must be last in instruction group 3 .*:10: Error: .* must be last in instruction group
|
D | opc-b.pl | 90 @last = ( "cover", "clrrrb", "clrrrb.pr", "rfi", "bsw.0", "bsw.1", "epc" ); 91 foreach $i (@last) {
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/ |
D | globsymw1.s | 13 ;# This must be the last line; the point is that the warning symbol 14 ;# construct is last, but is missing the actual symbol warned about.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/ |
D | b-bend2.d | 7 #error: invalid mmo file: lop_end not last item in file 10 # b-goodmain.s not the last one.
|
D | sec-8m.d | 11 # output) had a length not a multiple of four, the last bytes were saved 15 # following (not-all-zeros) bytes. Hence a shift of the last bytes of the
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ecoff.c | 801 vlinks_t *last; /* last page link */ member 1538 vp->first = vp->last = new_links; in add_varray_page() 1541 new_links->prev = vp->last; in add_varray_page() 1542 vp->last->next = new_links; in add_varray_page() 1543 vp->last = new_links; in add_varray_page() 1576 hash_ptr->string = &vp->last->datum->byte[vp->objects_last_page]; in add_string() 1623 psym = &vp->last->datum->sym[vp->objects_last_page++]; in add_ecoff_symbol() 1751 &svp->last->datum->aux[svp->objects_last_page - 1]; in add_ecoff_symbol() 1816 aux_ptr = &vp->last->datum->aux[vp->objects_last_page++]; in add_aux_sym_symint() 1839 aux_ptr = &vp->last->datum->aux[vp->objects_last_page++]; in add_aux_sym_rndx() [all …]
|
D | dw2gencfi.c | 284 struct cfi_insn_data *first, *last; member 326 fde->last = &fde->data; in alloc_fde_entry() 347 *cur_fde_data->last = insn; in alloc_cfi_insn_data() 348 cur_fde_data->last = &insn->next; in alloc_cfi_insn_data() 1523 for (i = cie->first; i != cie->last; i = i->next) in output_cie() 1681 i != cie->last && j != NULL; in select_cie_for_fde() 1735 if (i == cie->last in select_cie_for_fde() 1767 cie->last = i; in select_cie_for_fde()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf-nacl.c | 221 struct elf_segment_map *last = *last_load; in nacl_modify_segment_map() local 223 first->next = last->next; in nacl_modify_segment_map() 224 last->next = first; in nacl_modify_segment_map()
|
D | hash.c | 715 struct strtab_hash_entry *last; member 779 table->last = NULL; in _bfd_stringtab_init() 863 tab->last->next = entry; in _bfd_stringtab_add() 864 tab->last = entry; in _bfd_stringtab_add()
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/ |
D | unwind-2.s | 15 @ last text section has unwind information. Linker should append a
|