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

12

/netbsd-current/tools/mips-elf2ecoff/machine/
H A Decoff_machdep.h88 int32_t ilineMax; member in struct:ecoff32_symhdr
120 int32_t ilineMax; member in struct:ecoff_symhdr
/netbsd-current/sys/arch/mips/include/
H A Decoff_machdep.h88 int32_t ilineMax; member in struct:ecoff32_symhdr
120 int32_t ilineMax; member in struct:ecoff_symhdr
/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Dsym.h68 long ilineMax; /* number of line number entries */ member in struct:__anon6880
/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Dsym.h68 long ilineMax; /* number of line number entries */ member in struct:__anon702
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dsym.h68 long ilineMax; /* number of line number entries */ member in struct:__anon1237
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Dsym.h68 long ilineMax; /* number of line number entries */ member in struct:__anon855
/netbsd-current/usr.bin/elf2ecoff/
H A Delf2ecoff.c612 bswap32_region(&symhdrp->ilineMax,
614 sizeof(symhdrp->ilineMax));
616 symhdrp->ilineMax = bswap16(symhdrp->ilineMax);
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Decoffswap.h107 intern->ilineMax = H_GET_32 (abfd, ext->h_ilineMax);
149 H_PUT_32 (abfd, intern->ilineMax, ext->h_ilineMax);
H A Decofflink.c885 fdr.ilineBase = output_symhdr->ilineMax;
887 output_symhdr->ilineMax += fdr.cline;
H A Decoff.c1865 oinfo->symbolic_header.ilineMax = iinfo->symbolic_header.ilineMax;
4304 symhdr->ilineMax = 0;
H A Delf64-alpha.c5085 symhdr->ilineMax = 0;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Decoffswap.h107 intern->ilineMax = H_GET_32 (abfd, ext->h_ilineMax);
149 H_PUT_32 (abfd, intern->ilineMax, ext->h_ilineMax);
H A Decofflink.c885 fdr.ilineBase = output_symhdr->ilineMax;
887 output_symhdr->ilineMax += fdr.cline;
H A Decoff.c1827 oinfo->symbolic_header.ilineMax = iinfo->symbolic_header.ilineMax;
4255 symhdr->ilineMax = 0;
H A Delf64-alpha.c5087 symhdr->ilineMax = 0;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Decoffswap.h107 intern->ilineMax = H_GET_32 (abfd, ext->h_ilineMax);
149 H_PUT_32 (abfd, intern->ilineMax, ext->h_ilineMax);
H A Decofflink.c885 fdr.ilineBase = output_symhdr->ilineMax;
887 output_symhdr->ilineMax += fdr.cline;
H A Decoff.c1826 oinfo->symbolic_header.ilineMax = iinfo->symbolic_header.ilineMax;
4254 symhdr->ilineMax = 0;
H A Delf64-alpha.c5118 symhdr->ilineMax = 0;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Decoffswap.h107 intern->ilineMax = H_GET_32 (abfd, ext->h_ilineMax);
149 H_PUT_32 (abfd, intern->ilineMax, ext->h_ilineMax);
H A Decofflink.c885 fdr.ilineBase = output_symhdr->ilineMax;
887 output_symhdr->ilineMax += fdr.cline;
H A Decoff.c1903 oinfo->symbolic_header.ilineMax = iinfo->symbolic_header.ilineMax;
4306 symhdr->ilineMax = 0;
H A Delf64-alpha.c5101 symhdr->ilineMax = 0;
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Decoff.c4724 &hdr->ilineMax);
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Decoff.c4715 &hdr->ilineMax);

Completed in 391 milliseconds

12