Searched refs:CVINFO_PDB70_CVSIGNATURE (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Dpe.h587 #define CVINFO_PDB70_CVSIGNATURE 0x53445352 /* "RSDS" */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Dpe.h581 #define CVINFO_PDB70_CVSIGNATURE 0x53445352 // "RSDS" macro
/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Dpe.h581 #define CVINFO_PDB70_CVSIGNATURE 0x53445352 /* "RSDS" */ macro
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dpe.h588 #define CVINFO_PDB70_CVSIGNATURE 0x53445352 /* "RSDS" */ macro
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A DpeXXigen.c1160 if ((cvinfo->CVSignature == CVINFO_PDB70_CVSIGNATURE)
1211 H_PUT_32 (abfd, CVINFO_PDB70_CVSIGNATURE, cvinfo70->CvSignature);
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A DpeXXigen.c1164 if ((cvinfo->CVSignature == CVINFO_PDB70_CVSIGNATURE)
1215 H_PUT_32 (abfd, CVINFO_PDB70_CVSIGNATURE, cvinfo70->CvSignature);
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A DpeXXigen.c1149 if ((cvinfo->CVSignature == CVINFO_PDB70_CVSIGNATURE)
1200 H_PUT_32 (abfd, CVINFO_PDB70_CVSIGNATURE, cvinfo70->CvSignature);
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A DpeXXigen.c1149 if ((cvinfo->CVSignature == CVINFO_PDB70_CVSIGNATURE)
1208 H_PUT_32 (abfd, CVINFO_PDB70_CVSIGNATURE, cvinfo70->CvSignature);

Completed in 307 milliseconds