Searched refs:DEBUG_SECTION_MAGIC (Results 1 – 3 of 3) sorted by relevance
661 DEBUG_SECTION_MAGIC = 0x4, enumerator
124 Asm->EmitInt32(COFF::DEBUG_SECTION_MAGIC); in endModule()
501 if (Magic != COFF::DEBUG_SECTION_MAGIC) { in printCodeViewSection()