Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/coff/
Dsym.h77 long ioptMax; /* max index into optimization symbol entries */ member
/toolchain/binutils/binutils-2.25/gas/config/
Dobj-ecoff.c167 SET (external_opt, ioptMax, void *, debug_swap->external_opt_size); in ecoff_frob_file()
/toolchain/binutils/binutils-2.25/bfd/
Decofflink.c1005 fdr.ioptBase = output_symhdr->ioptMax; in bfd_ecoff_debug_accumulate()
1006 output_symhdr->ioptMax += fdr.copt; in bfd_ecoff_debug_accumulate()
1398 ADD (ioptMax, swap->external_opt_size); in bfd_ecoff_debug_size()
1448 SET (cbOptOffset, ioptMax, swap->external_opt_size); in ecoff_write_symhdr()
1503 WRITE (external_opt, ioptMax, swap->external_opt_size, cbOptOffset); in bfd_ecoff_write_debug()
Decoffswap.h116 intern->ioptMax = H_GET_32 (abfd, ext->h_ioptMax); in ecoff_swap_hdr_in()
158 H_PUT_32 (abfd, intern->ioptMax, ext->h_ioptMax); in ecoff_swap_hdr_out()
Decoff.c549 UPDATE_RAW_END (cbOptOffset, ioptMax, sizeof (char)); in _bfd_ecoff_slurp_symbolic_info()
1822 oinfo->symbolic_header.ioptMax = iinfo->symbolic_header.ioptMax; in _bfd_ecoff_bfd_copy_private_bfd_data()
3756 READ (external_opt, cbOptOffset, ioptMax, swap->external_opt_size, void *); in ecoff_final_link_debug_accumulate()
4282 symhdr->ioptMax = 0; in _bfd_ecoff_bfd_final_link()
Delf64-alpha.c1394 READ (external_opt, cbOptOffset, ioptMax, swap->external_opt_size, void *); in elf64_alpha_read_ecoff_info()
5140 symhdr->ioptMax = 0; in elf64_alpha_final_link()
Delfxx-mips.c1375 READ (external_opt, cbOptOffset, ioptMax, swap->external_opt_size, void *); in _bfd_mips_elf_read_ecoff_info()
14301 symhdr->ioptMax = 0; in _bfd_mips_elf_final_link()
DChangeLog-02036539 ECOFF information: 'ioptMax' refers to the actual *size*
/toolchain/binutils/binutils-2.25/gas/
Decoff.c4740 hdr->ioptMax = 0; in ecoff_build_debug()