/toolchain/binutils/binutils-2.25/binutils/ |
D | arsup.c | 76 bfd *prev = arch; in map_over_list() local 215 ar_addlib_doer (bfd *abfd, bfd *prev) in ar_addlib_doer() 297 bfd **prev = &(obfd->archive_head); in ar_delete() local 362 bfd **prev = &(obfd->archive_head); in ar_replace() local
|
/toolchain/binutils/binutils-2.25/gprof/ |
D | cg_print.c | 166 Sym *todo, *doing, *prev; in sort_members() local 313 Arc *arc, *detached, sorted, *prev; in sort_parents() local 400 Arc *arc, *detached, sorted, *prev; in sort_children() local 1057 Sym *prev = child; local 1080 Sym *prev = parent; local
|
D | symtab.h | 62 struct sym *prev; /* For building chains of syms. */ member
|
D | corefile.c | 764 Sym *prev, dummy, *sym; in core_create_line_syms() local
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | dwarf1.c | 65 struct dwarf1_unit* prev; member 98 struct dwarf1_func* prev; member
|
D | mmo.c | 717 bfd_vma prev = bfd_get_64 (sec->owner, loc); in mmo_xore_64() local 729 unsigned int prev = bfd_get_32 (sec->owner, loc); in mmo_xore_32() local 741 unsigned int prev = bfd_get_16 (sec->owner, loc); in mmo_xore_16() local
|
D | oasys.c | 1101 oasys_openr_next_archived_file (bfd *arch, bfd *prev) in oasys_openr_next_archived_file()
|
D | tekhex.c | 83 struct tekhex_symbol_struct *prev; member
|
D | linker.c | 3018 asection *next, *prev, *best; in _bfd_nearby_section() local
|
D | archive.c | 255 bfd_get_next_mapent (bfd *abfd, symindex prev, carsym **entry) in bfd_get_next_mapent()
|
D | mach-o.c | 4858 bfd_mach_o_load_command *prev = &cmd[i - 1]; in bfd_mach_o_scan() local 5143 bfd_mach_o_openr_next_archived_file (bfd *archive, bfd *prev) in bfd_mach_o_openr_next_archived_file()
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ldwrite.c | 438 bfd_vma prev = 0; in sanity_check() local
|
D | ldlang.c | 4831 (lang_statement_union_type **prev, in lang_size_sections_1() 5392 lang_output_section_statement_type * prev; in ldlang_override_segment_assignment() local 7511 struct bfd_elf_version_expr *prev, in lang_vers_match()
|
D | ldlang.h | 136 struct lang_output_section_statement_struct *prev; member
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | xtensa-relax.c | 526 TransitionList *prev; in append_transition() local 559 PreconditionList *prev = tr->conditions; in append_condition() local 614 BuildInstr *prev = tr->to_instr; in append_build_insn() local 636 BuildOp *prev = bi->ops; in append_op() local
|
D | tc-ia64.c | 1707 unw_rec_list *cur, *prev; in check_pending_save() local 1938 unw_rec_list *prev = cur; in output_fr_mem() local 1962 unw_rec_list *prev = cur; in output_frgr_mem() local 1977 unw_rec_list *prev = cur; in output_frgr_mem() local 2002 unw_rec_list *prev = cur; in output_gr_gr() local 2028 unw_rec_list *prev = cur; in output_gr_mem() local 2052 unw_rec_list *prev = cur; in output_br_mem() local 2077 unw_rec_list *prev = cur; in output_br_gr() local
|
D | tc-xgate.c | 119 static unsigned int prev = 0; variable
|
D | tc-avr.c | 1139 static unsigned int prev = 0; /* Previous opcode. */ in avr_operands() local
|
D | tc-iq2000.c | 608 fixS * prev; in iq2000_frob_file() local
|
D | tc-mep.c | 1965 fixS * prev; in mep_frob_file() local
|
D | tc-m32r.c | 2029 fixS *prev; in m32r_frob_file() local
|
/toolchain/binutils/binutils-2.25/gas/ |
D | hash.c | 143 struct hash_entry *prev; in hash_lookup() local
|
D | ecoff.c | 792 struct vlinks *prev; /* previous set of pages */ member 828 struct scope *prev; /* previous scope level */ member 889 struct thead *prev; /* previous block */ member
|
/toolchain/binutils/binutils-2.25/include/ |
D | obstack.h | 160 struct _obstack_chunk *prev; /* address of prior chunk or NULL */ member
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | aarch64-opc.c | 1406 const aarch64_opnd_info *prev = &opnds[idx-1]; in operand_general_constraint_met_p() local
|