Searched refs:ecoff_debug_info (Results 1 – 17 of 17) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | bfd-in.h | 554 struct ecoff_debug_info; 580 (bfd *output_bfd, struct ecoff_debug_info *output_debug, 583 (void *handle, bfd *output_bfd, struct ecoff_debug_info *output_debug, 586 (void *handle, bfd *output_bfd, struct ecoff_debug_info *output_debug, 588 struct ecoff_debug_info *input_debug, 591 (void *handle, bfd *output_bfd, struct ecoff_debug_info *output_debug, 595 (bfd *abfd, struct ecoff_debug_info *debug, 600 (bfd *abfd, struct ecoff_debug_info *debug, 604 (bfd *abfd, struct ecoff_debug_info *debug, 607 (bfd *abfd, struct ecoff_debug_info *debug, [all …]
|
D | ecofflink.c | 464 struct ecoff_debug_info *output_debug, in bfd_ecoff_debug_init() 524 struct ecoff_debug_info *output_debug ATTRIBUTE_UNUSED, in bfd_ecoff_debug_free() 551 struct ecoff_debug_info *output_debug, in bfd_ecoff_debug_accumulate() 554 struct ecoff_debug_info *input_debug, in bfd_ecoff_debug_accumulate() 1034 struct ecoff_debug_info *debug, in ecoff_add_string() 1082 struct ecoff_debug_info *output_debug, in bfd_ecoff_debug_accumulate_other() 1203 struct ecoff_debug_info *debug, in bfd_ecoff_debug_externals() 1270 struct ecoff_debug_info *debug, in bfd_ecoff_debug_one_external() 1323 struct ecoff_debug_info *debug, in ecoff_align_debug() 1383 struct ecoff_debug_info *debug, in bfd_ecoff_debug_size() [all …]
|
D | libecoff.h | 118 struct ecoff_debug_info debug_info; 231 (bfd *, asection *, struct ecoff_debug_info *);
|
D | bfd-in2.h | 561 struct ecoff_debug_info; 587 (bfd *output_bfd, struct ecoff_debug_info *output_debug, 590 (void *handle, bfd *output_bfd, struct ecoff_debug_info *output_debug, 593 (void *handle, bfd *output_bfd, struct ecoff_debug_info *output_debug, 595 struct ecoff_debug_info *input_debug, 598 (void *handle, bfd *output_bfd, struct ecoff_debug_info *output_debug, 602 (bfd *abfd, struct ecoff_debug_info *debug, 607 (bfd *abfd, struct ecoff_debug_info *debug, 611 (bfd *abfd, struct ecoff_debug_info *debug, 614 (bfd *abfd, struct ecoff_debug_info *debug, [all …]
|
D | elfxx-mips.h | 121 (bfd *, asection *, struct ecoff_debug_info *);
|
D | ecoff.c | 494 struct ecoff_debug_info *debug) in _bfd_ecoff_slurp_symbolic_info() 1001 struct ecoff_debug_info * const debug_info = &ecoff_data (abfd)->debug_info; in ecoff_emit_aggregate() 1717 struct ecoff_debug_info * const debug_info = &ecoff_data (abfd)->debug_info; in _bfd_ecoff_find_nearest_line() 1759 struct ecoff_debug_info *iinfo = &ecoff_data (ibfd)->debug_info; in _bfd_ecoff_bfd_copy_private_bfd_data() 1760 struct ecoff_debug_info *oinfo = &ecoff_data (obfd)->debug_info; in _bfd_ecoff_bfd_copy_private_bfd_data() 2303 struct ecoff_debug_info *input_debug; in ecoff_get_extr() 2340 struct ecoff_debug_info * const debug = &ecoff_data (abfd)->debug_info; in _bfd_ecoff_write_object_contents() 3721 struct ecoff_debug_info * const debug = &ecoff_data (input_bfd)->debug_info; in ecoff_final_link_debug_accumulate() 4198 struct ecoff_debug_info *debug; in ecoff_link_write_external() 4265 struct ecoff_debug_info * const debug = &ecoff_data (abfd)->debug_info; in _bfd_ecoff_bfd_final_link()
|
D | libbfd-in.h | 789 (bfd *, asection *, bfd_vma, struct ecoff_debug_info * const,
|
D | libbfd.h | 794 (bfd *, asection *, bfd_vma, struct ecoff_debug_info * const,
|
D | elf64-alpha.c | 305 struct ecoff_debug_info d; 1354 struct ecoff_debug_info *debug) in elf64_alpha_read_ecoff_info() 1548 struct ecoff_debug_info *debug; 5110 struct ecoff_debug_info debug; in elf64_alpha_final_link() 5214 struct ecoff_debug_info input_debug; in elf64_alpha_final_link()
|
D | elfxx-mips.c | 617 struct ecoff_debug_info *debug; 1335 struct ecoff_debug_info *debug) in _bfd_mips_elf_read_ecoff_info() 1440 struct ecoff_debug_info *debug) in mips_elf_create_procedure_table() 12636 struct ecoff_debug_info d; 14110 struct ecoff_debug_info debug; in _bfd_mips_elf_final_link() 14358 struct ecoff_debug_info input_debug; in _bfd_mips_elf_final_link()
|
D | ChangeLog-2004 | 3584 'struct ecoff_debug_info'.
|
D | ChangeLog-9193 | 579 field pointing to an ecoff_debug_info structure.
|
D | ChangeLog-9495 | 9809 (ecoff_bfd_final_link): Adjust for changes in ecoff_debug_info and
|
/toolchain/binutils/binutils-2.25/include/coff/ |
D | ecoff.h | 287 struct ecoff_debug_info struct 408 bfd_boolean (*read_debug_info) (bfd *, asection *, struct ecoff_debug_info *);
|
D | ChangeLog-9103 | 780 * ecoff.h (struct ecoff_debug_info): Add adjust field. 809 * ecoff.h (ecoff_debug_info): Remove fields line_end, 845 * mips.h (struct ecoff_debug_info): Define.
|
D | ChangeLog | 390 (struct ecoff_debug_info): Remove 'adjust' member.
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | obj-elf.c | 2445 struct ecoff_debug_info debug; in elf_frob_file_after_relocs()
|