Searched refs:ilineMax (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/contrib/binutils/include/coff/
H A Dsym.h68 long ilineMax; /* number of line number entries */ member in struct:__anon587
/freebsd-9.3-release/contrib/binutils/bfd/
H A Decoffswap.h106 intern->ilineMax = H_GET_32 (abfd, ext->h_ilineMax);
148 H_PUT_32 (abfd, intern->ilineMax, ext->h_ilineMax);
H A Decofflink.c919 fdr.ilineBase = output_symhdr->ilineMax;
921 output_symhdr->ilineMax += fdr.cline;
H A Decoff.c1804 oinfo->symbolic_header.ilineMax = iinfo->symbolic_header.ilineMax;
4465 symhdr->ilineMax = 0;
H A Delf64-alpha.c4961 symhdr->ilineMax = 0;
H A Delfxx-mips.c10435 symhdr->ilineMax = 0;
/freebsd-9.3-release/contrib/gcc/
H A Dmips-tdump.c816 (int) sym_ptr->ilineMax);
H A Dmips-tfile.c3837 symbolic_header.ilineMax = orig_sym_hdr.ilineMax;
/freebsd-9.3-release/contrib/binutils/gas/
H A Decoff.c4738 &hdr->ilineMax);

Completed in 317 milliseconds