Home
last modified time | relevance | path

Searched refs:ecoff_debug_info (Results 1 – 17 of 17) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dbfd-in.h554 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 …]
Decofflink.c464 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 …]
Dlibecoff.h118 struct ecoff_debug_info debug_info;
231 (bfd *, asection *, struct ecoff_debug_info *);
Dbfd-in2.h561 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 …]
Delfxx-mips.h121 (bfd *, asection *, struct ecoff_debug_info *);
Decoff.c494 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()
Dlibbfd-in.h789 (bfd *, asection *, bfd_vma, struct ecoff_debug_info * const,
Dlibbfd.h794 (bfd *, asection *, bfd_vma, struct ecoff_debug_info * const,
Delf64-alpha.c305 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()
Delfxx-mips.c617 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()
DChangeLog-20043584 'struct ecoff_debug_info'.
DChangeLog-9193579 field pointing to an ecoff_debug_info structure.
DChangeLog-94959809 (ecoff_bfd_final_link): Adjust for changes in ecoff_debug_info and
/toolchain/binutils/binutils-2.25/include/coff/
Decoff.h287 struct ecoff_debug_info struct
408 bfd_boolean (*read_debug_info) (bfd *, asection *, struct ecoff_debug_info *);
DChangeLog-9103780 * 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.
DChangeLog390 (struct ecoff_debug_info): Remove 'adjust' member.
/toolchain/binutils/binutils-2.25/gas/config/
Dobj-elf.c2445 struct ecoff_debug_info debug; in elf_frob_file_after_relocs()