Home
last modified time | relevance | path

Searched refs:external_opt (Results 1 – 7 of 7) sorted by relevance

/trueos/contrib/binutils/gas/config/
HDobj-ecoff.c168 SET (external_opt, ioptMax, void *, debug_swap->external_opt_size); in ecoff_frob_file()
HDobj-elf.c2076 SET (external_opt, cbOptOffset, void *); in elf_frob_file_after_relocs()
/trueos/contrib/binutils/include/coff/
HDecoff.h304 void *external_opt; /* struct opt_ext */ member
/trueos/contrib/binutils/bfd/
HDecoff.c586 FIX (cbOptOffset, external_opt, void *); in _bfd_ecoff_slurp_symbolic_info()
1812 oinfo->external_opt = iinfo->external_opt; in _bfd_ecoff_bfd_copy_private_bfd_data()
3935 READ (external_opt, cbOptOffset, ioptMax, swap->external_opt_size, void *); in ecoff_final_link_debug_accumulate()
3962 if (debug->external_opt != NULL) in ecoff_final_link_debug_accumulate()
3963 free (debug->external_opt); in ecoff_final_link_debug_accumulate()
3979 debug->external_opt = NULL; in ecoff_final_link_debug_accumulate()
4474 debug->external_opt = NULL; in _bfd_ecoff_bfd_final_link()
HDelf64-alpha.c1366 READ (external_opt, cbOptOffset, ioptMax, swap->external_opt_size, PTR); in elf64_alpha_read_ecoff_info()
1391 if (debug->external_opt != NULL) in elf64_alpha_read_ecoff_info()
1392 free (debug->external_opt); in elf64_alpha_read_ecoff_info()
4970 debug.external_opt = NULL; in elf64_alpha_final_link()
5114 free (input_debug.external_opt); in elf64_alpha_final_link()
HDecofflink.c1015 in = ((bfd_byte *) input_debug->external_opt
1551 WRITE (external_opt, ioptMax, swap->external_opt_size, cbOptOffset);
HDelfxx-mips.c908 READ (external_opt, cbOptOffset, ioptMax, swap->external_opt_size, void *); in _bfd_mips_elf_read_ecoff_info()
933 if (debug->external_opt != NULL) in _bfd_mips_elf_read_ecoff_info()
934 free (debug->external_opt); in _bfd_mips_elf_read_ecoff_info()
10417 debug.external_opt = NULL; in _bfd_mips_elf_final_link()
10544 free (input_debug.external_opt); in _bfd_mips_elf_final_link()