Searched refs:cv_record_20 (Results 1 – 1 of 1) sorted by relevance
2496 const MDCVInfoPDB20* cv_record_20 = in debug_file() local2498 assert(cv_record_20->cv_header.signature == MD_CVINFOPDB20_SIGNATURE); in debug_file()2501 file = reinterpret_cast<const char*>(cv_record_20->pdb_file_name); in debug_file()2607 const MDCVInfoPDB20* cv_record_20 = in debug_identifier() local2609 assert(cv_record_20->cv_header.signature == MD_CVINFOPDB20_SIGNATURE); in debug_identifier()2615 "%08X%x", cv_record_20->signature, cv_record_20->age); in debug_identifier()2786 MDCVInfoPDB20* cv_record_20 = in GetCVRecord() local2788 Swap(&cv_record_20->cv_header.signature); in GetCVRecord()2789 Swap(&cv_record_20->cv_header.offset); in GetCVRecord()2790 Swap(&cv_record_20->signature); in GetCVRecord()[all …]