/toolchain/binutils/binutils-2.25/gprof/ |
D | cg_print.c | 166 Sym *todo, *doing, *prev; in sort_members() local 177 for (prev = cyc; prev->cg.cyc.next; prev = prev->cg.cyc.next) in sort_members() 179 if (cmp_member (doing, prev->cg.cyc.next) == GREATERTHAN) in sort_members() 183 doing->cg.cyc.next = prev->cg.cyc.next; in sort_members() 184 prev->cg.cyc.next = doing; in sort_members() 313 Arc *arc, *detached, sorted, *prev; in sort_parents() local 328 for (prev = &sorted; prev->next_parent; prev = prev->next_parent) in sort_parents() 330 if (cmp_arc (arc, prev->next_parent) != GREATERTHAN) in sort_parents() 334 arc->next_parent = prev->next_parent; in sort_parents() 335 prev->next_parent = arc; in sort_parents() [all …]
|
D | corefile.c | 764 Sym *prev, dummy, *sym; in core_create_line_syms() local 856 prev = 0; in core_create_line_syms() 863 || (prev && prev->line_num == ltab.limit->line_num in core_create_line_syms() 864 && strcmp (prev->name, ltab.limit->name) == 0 in core_create_line_syms() 865 && filename_cmp (prev->file->name, filename) == 0)) in core_create_line_syms() 877 if (prev && ltab.limit->file == prev->file && in core_create_line_syms() 878 strcmp (ltab.limit->name, prev->name) == 0) in core_create_line_syms() 880 ltab.limit->is_static = prev->is_static; in core_create_line_syms() 889 prev = ltab.limit; in core_create_line_syms()
|
D | symtab.h | 62 struct sym *prev; /* For building chains of syms. */ member
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | arsup.c | 76 bfd *prev = arch; in map_over_list() local 84 function (head, prev); in map_over_list() 86 prev = head; in map_over_list() 215 ar_addlib_doer (bfd *abfd, bfd *prev) in ar_addlib_doer() argument 218 if (prev != NULL) in ar_addlib_doer() 219 prev->archive_next = abfd->archive_next; in ar_addlib_doer() 297 bfd **prev = &(obfd->archive_head); in ar_delete() local 304 *prev = member->archive_next; in ar_delete() 308 prev = &(member->archive_next); in ar_delete() 362 bfd **prev = &(obfd->archive_head); in ar_replace() local [all …]
|
/toolchain/binutils/binutils-2.25/ |
D | Makefile.tpl | 551 HOST_LIB_PATH_gcc = $$r/$(HOST_SUBDIR)/gcc$(GCC_SHLIB_SUBDIR):$$r/$(HOST_SUBDIR)/prev-gcc$(GCC_SHLI… 558 +]$$r/$(HOST_SUBDIR)/prev-[+module+]/[+lib_path+]:[+ ENDIF bootstrap +] 1040 [+exports+][+ IF prev +] \ 1041 [+poststage1_exports+][+ ENDIF prev +][+ IF prefix +] \ 1046 CXXFLAGS="$(STAGE[+id+]_CXXFLAGS)"; export CXXFLAGS;[+ IF prev +] \ 1047 LIBCFLAGS="$(STAGE[+id+]_CFLAGS)"[+ ELSE prev +] \ 1048 LIBCFLAGS="$(LIBCFLAGS)"[+ ENDIF prev +]; export LIBCFLAGS;[+ 1062 --target=[+target_alias+] $${srcdiroption} [+ IF prev +]\ 1063 --with-build-libsubdir=$(HOST_SUBDIR) [+ ENDIF prev +]\ 1106 [+exports+][+ IF prev +] \ [all …]
|
D | ltmain.sh | 2091 prev= 2109 prev=$arg 2113 prev=$arg 2123 if test -n "$prev"; then 2124 if test "x$prev" = x-m && test -n "$install_override_mode"; then 2128 prev= 2148 test -n "$prev" && \ 2149 func_fatal_help "the \`$prev' option requires an argument" 4292 prev= 4359 if test -n "$prev"; then [all …]
|
D | Makefile.def | 578 id=2 ; prev=1 ; 581 id=3 ; prev=2 ; lean=1 ; 586 id=4 ; prev=3 ; lean=2 ; 590 id=profile ; prev=1 ; }; 592 id=feedback ; prev=profile ;
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | obstack.c | 178 chunk->prev = 0; in _obstack_begin() 224 chunk->prev = 0; in _obstack_begin_1() 257 new_chunk->prev = old_chunk; in _obstack_newchunk() 285 new_chunk->prev = old_chunk->prev; in _obstack_newchunk() 315 plp = lp->prev; in _obstack_allocated_p() 341 plp = lp->prev; in _obstack_free() 373 plp = lp->prev; in obstack_free() 397 for (lp = h->chunk; lp != 0; lp = lp->prev) in _obstack_memory_used()
|
/toolchain/binutils/binutils-2.25/config/ |
D | bootstrap-ubsan.mk | 6 -B$$r/prev-$(TARGET_SUBDIR)/libsanitizer/ \ 7 -B$$r/prev-$(TARGET_SUBDIR)/libsanitizer/ubsan/ \ 8 -B$$r/prev-$(TARGET_SUBDIR)/libsanitizer/ubsan/.libs
|
D | bootstrap-asan.mk | 6 -B$$r/prev-$(TARGET_SUBDIR)/libsanitizer/ \ 7 -B$$r/prev-$(TARGET_SUBDIR)/libsanitizer/asan/ \ 8 -B$$r/prev-$(TARGET_SUBDIR)/libsanitizer/asan/.libs
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | xtensa-relax.c | 526 TransitionList *prev; in append_transition() local 531 prev = tt->table[opcode]; in append_transition() 534 if (prev == NULL) in append_transition() 559 PreconditionList *prev = tr->conditions; in append_condition() local 564 if (prev == NULL) in append_condition() 569 nxt = prev->next; in append_condition() 572 prev = nxt; in append_condition() 575 prev->next = pl; in append_condition() 614 BuildInstr *prev = tr->to_instr; in append_build_insn() local 618 if (prev == NULL) in append_build_insn() [all …]
|
D | tc-iq2000.c | 608 fixS * prev; in iq2000_frob_file() local 610 prev = NULL; in iq2000_frob_file() 618 || prev == NULL in iq2000_frob_file() 619 || (FX_OPINFO_R_TYPE (prev) != BFD_RELOC_HI16) in iq2000_frob_file() 620 || prev->fx_addsy != f->fx_addsy in iq2000_frob_file() 621 || prev->fx_offset != f->fx_offset)) in iq2000_frob_file() 634 if (prev == NULL) in iq2000_frob_file() 637 prev->fx_next = l->fixp; in iq2000_frob_file() 642 prev = f; in iq2000_frob_file()
|
D | tc-m32r.c | 2029 fixS *prev; in m32r_frob_file() local 2031 prev = NULL; in m32r_frob_file() 2039 || prev == NULL in m32r_frob_file() 2040 || (FX_OPINFO_R_TYPE (prev) != BFD_RELOC_M32R_HI16_SLO in m32r_frob_file() 2041 && FX_OPINFO_R_TYPE (prev) != BFD_RELOC_M32R_HI16_ULO) in m32r_frob_file() 2042 || prev->fx_addsy != f->fx_addsy in m32r_frob_file() 2043 || prev->fx_offset != f->fx_offset)) in m32r_frob_file() 2056 if (prev == NULL) in m32r_frob_file() 2059 prev->fx_next = l->fixp; in m32r_frob_file() 2064 prev = f; in m32r_frob_file()
|
D | tc-mep.c | 1965 fixS * prev; in mep_frob_file() local 1967 prev = NULL; in mep_frob_file() 1975 || prev == NULL in mep_frob_file() 1976 || (FX_OPINFO_R_TYPE (prev) != BFD_RELOC_HI16) in mep_frob_file() 1977 || prev->fx_addsy != f->fx_addsy in mep_frob_file() 1978 || prev->fx_offset != f->fx_offset)) in mep_frob_file() 1991 if (prev == NULL) in mep_frob_file() 1994 prev->fx_next = l->fixp; in mep_frob_file() 1999 prev = f; in mep_frob_file()
|
D | tc-ia64.c | 1707 unw_rec_list *cur, *prev; in check_pending_save() local 1710 for (cur = unwind.list, prev = NULL; cur; ) in check_pending_save() 1713 if (prev) in check_pending_save() 1714 prev->next = cur->next; in check_pending_save() 1718 unwind.tail = prev; in check_pending_save() 1728 prev = cur->r.record.p.next; in check_pending_save() 1730 cur = prev; in check_pending_save() 1735 prev = cur; in check_pending_save() 1740 prev = cur; in check_pending_save() 1742 free (prev); in check_pending_save() [all …]
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | dwarf1.c | 65 struct dwarf1_unit* prev; member 98 struct dwarf1_func* prev; member 148 x->prev = stash->lastUnit; in alloc_dwarf1_unit() 166 x->prev = aUnit->func_list; in alloc_dwarf1_func() 431 eachFunc = eachFunc->prev) in dwarf1_unit_find_nearest_line() 510 for (eachUnit = stash->lastUnit; eachUnit; eachUnit = eachUnit->prev) in _bfd_dwarf1_find_nearest_line()
|
D | linker.c | 3018 asection *next, *prev, *best; in _bfd_nearby_section() local 3021 for (prev = s->prev; prev != NULL; prev = prev->prev) in _bfd_nearby_section() 3022 if ((prev->flags & SEC_EXCLUDE) == 0 in _bfd_nearby_section() 3023 && !bfd_section_removed_from_list (obfd, prev)) in _bfd_nearby_section() 3028 if (s->prev != NULL) in _bfd_nearby_section() 3029 next = s->prev->next; in _bfd_nearby_section() 3041 if (prev == NULL) in _bfd_nearby_section() 3047 best = prev; in _bfd_nearby_section() 3048 else if (((prev->flags ^ next->flags) in _bfd_nearby_section() 3057 || ((prev->flags & SEC_LOAD) != 0 in _bfd_nearby_section() [all …]
|
D | tekhex.c | 83 struct tekhex_symbol_struct *prev; member 433 new_symbol->prev = abfd->tdata.tekhex_data->symbols; in first_phase() 560 p = p->prev; in tekhex_canonicalize_symtab() 911 new_symbol->prev = NULL; in tekhex_make_empty_symbol()
|
D | elf32-metag.c | 3837 asection *prev; in group_sections() local 3845 while ((prev = PREV_SEC (curr)) != NULL in group_sections() 3846 && ((total += curr->output_offset - prev->output_offset) in group_sections() 3848 curr = prev; in group_sections() 3859 prev = PREV_SEC (tail); in group_sections() 3863 while (tail != curr && (tail = prev) != NULL); in group_sections() 3873 while (prev != NULL in group_sections() 3874 && ((total += tail->output_offset - prev->output_offset) in group_sections() 3877 tail = prev; in group_sections() 3878 prev = PREV_SEC (tail); in group_sections() [all …]
|
D | bfd-in2.h | 1227 struct bfd_section *prev; member 1666 asection *_prev = _s->prev; \ 1672 _next->prev = _prev; \ 1685 _s->prev = _abfd->section_last; \ 1690 _s->prev = NULL; \ 1701 _s->prev = NULL; \ 1705 _abfd->sections->prev = _s; \ 1722 _s->prev = _a; \ 1725 _next->prev = _s; \ 1735 asection *_prev = _b->prev; \ [all …]
|
/toolchain/binutils/binutils-2.25/gas/ |
D | hash.c | 143 struct hash_entry *prev; in hash_lookup() local 168 prev = NULL; in hash_lookup() 183 if (prev != NULL) in hash_lookup() 185 prev->next = p->next; in hash_lookup() 194 prev = p; in hash_lookup()
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ldlang.c | 1190 ret->s.output_section_statement.prev in output_section_statement_newfunc() 1718 for (lookup = os->prev; lookup != NULL; lookup = lookup->prev) in output_prev_sec_find() 1933 else if (as != snew && as->prev != snew) in lang_insert_orphan() 1986 newly_added_os->prev = (lang_output_section_statement_type *) in lang_insert_orphan() 1991 newly_added_os->next->prev = newly_added_os; in lang_insert_orphan() 3765 where = where->prev; in process_insert_statements() 3781 first_os->prev->next = last_os->next; in process_insert_statements() 3784 next = &first_os->prev->next; in process_insert_statements() 3789 last_os->next->prev = first_os->prev; in process_insert_statements() 3799 where->next->prev = last_os; in process_insert_statements() [all …]
|
D | ldwrite.c | 438 bfd_vma prev = 0; in sanity_check() local 443 if (p->offset < prev) in sanity_check() 445 prev = p->offset; in sanity_check()
|
/toolchain/binutils/binutils-2.25/include/ |
D | obstack.h | 160 struct _obstack_chunk *prev; /* address of prior chunk or NULL */ member 329 (__o->chunk->prev == 0 && __o->next_free - __o->chunk->contents == 0); }) 454 ((h)->chunk->prev == 0 && (h)->next_free - (h)->chunk->contents == 0)
|
D | bfdlink.h | 839 struct bfd_elf_version_expr *prev, const char *sym); 847 struct bfd_elf_version_expr *prev, const char *sym);
|