Home | History | Annotate | Download | only in PECOFF

Lines Matching full:e_csum

322             m_dos_header.e_csum     = m_data.GetU16(&offset); // Checksum
804 s->Printf (" e_csum = 0x%4.4x\n", header.e_csum);