Searched refs:MDCVInfoPDB70 (Results 1 – 6 of 6) sorted by relevance
73 class minidump_size<MDCVInfoPDB70> {
453 } MDCVInfoPDB70; typedef455 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()
2065 const MDCVInfoPDB70* cv_record_70 = in debug_file()2066 reinterpret_cast<const MDCVInfoPDB70*>(&(*cv_record_)[0]); in debug_file()2174 const MDCVInfoPDB70* cv_record_70 = in debug_identifier()2175 reinterpret_cast<const MDCVInfoPDB70*>(&(*cv_record_)[0]); in debug_identifier()2319 MDCVInfoPDB70* cv_record_signature = in GetCVRecord()2320 reinterpret_cast<MDCVInfoPDB70*>(&(*cv_record)[0]); in GetCVRecord()2337 MDCVInfoPDB70* cv_record_70 = in GetCVRecord()2338 reinterpret_cast<MDCVInfoPDB70*>(&(*cv_record)[0]); in GetCVRecord()2555 const MDCVInfoPDB70* cv_record_70 = in Print()2556 reinterpret_cast<const MDCVInfoPDB70*>(cv_record); in Print()
1424 TypedMDRVA<MDCVInfoPDB70> cv(&writer_); in WriteCVRecord()1444 MDCVInfoPDB70 *cv_ptr = cv.get(); in WriteCVRecord()
991 const MDCVInfoPDB70* record = reinterpret_cast<const MDCVInfoPDB70*>( in ParseModuleStream()