Searched refs:cv_signature (Results 1 – 8 of 8) 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 …]
95 ULONG cv_signature; member170 if (cv_info->cv_signature != CV_SIGNATURE_RSDS) { in ReadModuleInfo()
61 const CvSignature cv_signature = in GetModuleUUID() local64 if (cv_signature == CvSignature::Pdb70) { in GetModuleUUID()76 } else if (cv_signature == CvSignature::ElfBuildId) in GetModuleUUID()
448 uint32_t cv_signature; member469 uint32_t cv_signature; member
656 const uint32_t cv_signature = MD_CVINFOELF_SIGNATURE; in FillRawModule() local657 cv.Copy(&cv_signature, sizeof(cv_signature)); in FillRawModule()658 cv.Copy(cv.position() + sizeof(cv_signature), &identifier_bytes[0], in FillRawModule()
2010 assert(cv_record_elf->cv_signature == MD_CVINFOELF_SIGNATURE); in code_identifier()2067 assert(cv_record_70->cv_signature == MD_CVINFOPDB70_SIGNATURE); in debug_file()2082 cv_signature == MD_CVINFOELF_SIGNATURE); in debug_file()2176 assert(cv_record_70->cv_signature == MD_CVINFOPDB70_SIGNATURE); in debug_identifier()2198 assert(cv_record_elf->cv_signature == MD_CVINFOELF_SIGNATURE); in debug_identifier()2321 signature = cv_record_signature->cv_signature; in GetCVRecord()2339 Swap(&cv_record_70->cv_signature); in GetCVRecord()2391 Swap(&cv_record_elf->cv_signature); in GetCVRecord()2557 assert(cv_record_70->cv_signature == MD_CVINFOPDB70_SIGNATURE); in Print()2560 cv_record_70->cv_signature); in Print()[all …]
466 cv_ptr->cv_signature = MD_CVINFOPDB70_SIGNATURE; in WriteCVRecord()
1445 cv_ptr->cv_signature = MD_CVINFOPDB70_SIGNATURE; in WriteCVRecord()