Home | History | Annotate | Download | only in processor

Lines Matching refs:MDCVInfoPDB70

1902       // It's actually an MDCVInfoPDB70 structure.
1903 const MDCVInfoPDB70* cv_record_70 =
1904 reinterpret_cast<const MDCVInfoPDB70*>(&(*cv_record_)[0]);
1983 // It's actually an MDCVInfoPDB70 structure.
1984 const MDCVInfoPDB70* cv_record_70 =
1985 reinterpret_cast<const MDCVInfoPDB70*>(&(*cv_record_)[0]);
2100 // Allocating something that will be accessed as MDCVInfoPDB70 or
2103 // style is needed because the MDCVInfoPDB70 or MDCVInfoPDB20 are
2117 MDCVInfoPDB70* cv_record_signature =
2118 reinterpret_cast<MDCVInfoPDB70*>(&(*cv_record)[0]);
2134 MDCVInfoPDB70* cv_record_70 =
2135 reinterpret_cast<MDCVInfoPDB70*>(&(*cv_record)[0]);
2338 const MDCVInfoPDB70* cv_record_70 =
2339 reinterpret_cast<const MDCVInfoPDB70*>(cv_record);