Searched refs:cv_signature (Results 1 – 6 of 6) sorted by relevance
205 (cv_record).cv_signature = 0x53445352237 (cv_record).cv_signature = 0x53445352269 (cv_record).cv_signature = 0x53445352301 (cv_record).cv_signature = 0x53445352333 (cv_record).cv_signature = 0x53445352365 (cv_record).cv_signature = 0x53445352397 (cv_record).cv_signature = 0x53445352429 (cv_record).cv_signature = 0x53445352461 (cv_record).cv_signature = 0x53445352493 (cv_record).cv_signature = 0x53445352[all …]
551 const uint32_t cv_signature = MD_CVINFOPDB70_SIGNATURE; in FillRawModule() local552 my_memcpy(cv_ptr, &cv_signature, sizeof(cv_signature)); in FillRawModule()553 cv_ptr += sizeof(cv_signature); in FillRawModule()
440 uint32_t cv_signature; member
1905 assert(cv_record_70->cv_signature == MD_CVINFOPDB70_SIGNATURE); in debug_file()1986 assert(cv_record_70->cv_signature == MD_CVINFOPDB70_SIGNATURE); in debug_identifier()2119 signature = cv_record_signature->cv_signature; in GetCVRecord()2136 Swap(&cv_record_70->cv_signature); in GetCVRecord()2340 assert(cv_record_70->cv_signature == MD_CVINFOPDB70_SIGNATURE); in Print()2343 cv_record_70->cv_signature); in Print()
466 cv_ptr->cv_signature = MD_CVINFOPDB70_SIGNATURE; in WriteCVRecord()
1425 cv_ptr->cv_signature = MD_CVINFOPDB70_SIGNATURE; in WriteCVRecord()