Searched refs:DEBUG_SECTION_MAGIC (Results 1 – 3 of 3) sorted by relevance
659 DEBUG_SECTION_MAGIC = 0x4, enumerator
125 Asm->EmitInt32(COFF::DEBUG_SECTION_MAGIC); in endModule()
493 if (Magic != COFF::DEBUG_SECTION_MAGIC) { in printCodeViewDebugInfo()