Home
last modified time | relevance | path

Searched refs:ioptMax (Results 1 – 8 of 8) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/include/coff/
Dsym.h77 long ioptMax; /* max index into optimization symbol entries */ member
/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dobj-ecoff.c168 SET (external_opt, ioptMax, void *, debug_swap->external_opt_size); in ecoff_frob_file()
/mirbsd/src/gnu/usr.bin/binutils/bfd/
Decofflink.c1041 fdr.ioptBase = output_symhdr->ioptMax;
1042 output_symhdr->ioptMax += fdr.copt;
1442 ADD (ioptMax, swap->external_opt_size);
1493 SET (cbOptOffset, ioptMax, swap->external_opt_size);
1549 WRITE (external_opt, ioptMax, swap->external_opt_size, cbOptOffset);
Decoffswap.h115 intern->ioptMax = H_GET_32 (abfd, ext->h_ioptMax); in ecoff_swap_hdr_in()
157 H_PUT_32 (abfd, intern->ioptMax, ext->h_ioptMax); in ecoff_swap_hdr_out()
Decoff.c543 UPDATE_RAW_END (cbOptOffset, ioptMax, sizeof (char)); in _bfd_ecoff_slurp_symbolic_info()
1812 oinfo->symbolic_header.ioptMax = iinfo->symbolic_header.ioptMax; in _bfd_ecoff_bfd_copy_private_bfd_data()
3934 READ (external_opt, cbOptOffset, ioptMax, swap->external_opt_size, void *); in ecoff_final_link_debug_accumulate()
4460 symhdr->ioptMax = 0; in _bfd_ecoff_bfd_final_link()
Delf64-alpha.c1359 READ (external_opt, cbOptOffset, ioptMax, swap->external_opt_size, PTR); in elf64_alpha_read_ecoff_info()
4913 symhdr->ioptMax = 0; in elf64_alpha_final_link()
Delfxx-mips.c784 READ (external_opt, cbOptOffset, ioptMax, swap->external_opt_size, void *); in _bfd_mips_elf_read_ecoff_info()
9128 symhdr->ioptMax = 0; in _bfd_mips_elf_final_link()
/mirbsd/src/gnu/usr.bin/binutils/gas/
Decoff.c4733 hdr->ioptMax = 0; in ecoff_build_debug()