Searched refs:ioptMax (Results 1 – 8 of 8) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/include/coff/ |
| D | sym.h | 77 long ioptMax; /* max index into optimization symbol entries */ member
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | obj-ecoff.c | 168 SET (external_opt, ioptMax, void *, debug_swap->external_opt_size); in ecoff_frob_file()
|
| /mirbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | ecofflink.c | 1041 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);
|
| D | ecoffswap.h | 115 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()
|
| D | ecoff.c | 543 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()
|
| D | elf64-alpha.c | 1359 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()
|
| D | elfxx-mips.c | 784 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/ |
| D | ecoff.c | 4733 hdr->ioptMax = 0; in ecoff_build_debug()
|