Searched refs:MDCVInfoPDB70 (Results 1 – 6 of 6) sorted by relevance
73 class minidump_size<MDCVInfoPDB70> {
445 } MDCVInfoPDB70; typedef447 static const size_t MDCVInfoPDB70_minsize = offsetof(MDCVInfoPDB70,
451 TypedMDRVA<MDCVInfoPDB70> cv(minidump_writer); in WriteCVRecord()464 MDCVInfoPDB70 *cv_ptr = cv.get(); in WriteCVRecord()465 memset(cv_ptr, 0, sizeof(MDCVInfoPDB70)); in WriteCVRecord()
1903 const MDCVInfoPDB70* cv_record_70 = in debug_file()1904 reinterpret_cast<const MDCVInfoPDB70*>(&(*cv_record_)[0]); in debug_file()1984 const MDCVInfoPDB70* cv_record_70 = in debug_identifier()1985 reinterpret_cast<const MDCVInfoPDB70*>(&(*cv_record_)[0]); in debug_identifier()2117 MDCVInfoPDB70* cv_record_signature = in GetCVRecord()2118 reinterpret_cast<MDCVInfoPDB70*>(&(*cv_record)[0]); in GetCVRecord()2134 MDCVInfoPDB70* cv_record_70 = in GetCVRecord()2135 reinterpret_cast<MDCVInfoPDB70*>(&(*cv_record)[0]); in GetCVRecord()2338 const MDCVInfoPDB70* cv_record_70 = in Print()2339 reinterpret_cast<const MDCVInfoPDB70*>(cv_record); in Print()
1404 TypedMDRVA<MDCVInfoPDB70> cv(&writer_); in WriteCVRecord()1424 MDCVInfoPDB70 *cv_ptr = cv.get(); in WriteCVRecord()
811 const MDCVInfoPDB70* record = reinterpret_cast<const MDCVInfoPDB70*>( in ParseModuleStream()