Searched refs:DEBUG_SECTION_MAGIC (Results 1 – 4 of 4) sorted by relevance
665 DEBUG_SECTION_MAGIC = 0x4, enumerator
670 DEBUG_SECTION_MAGIC = 0x4, enumerator
756 if (Magic != COFF::DEBUG_SECTION_MAGIC) in printCodeViewSymbolSection()1092 if (Magic != COFF::DEBUG_SECTION_MAGIC) in printCodeViewTypeSection()
366 OS.EmitIntValue(COFF::DEBUG_SECTION_MAGIC, 4); in emitCodeViewMagicVersion()