Searched refs:e_crlc (Results 1 – 2 of 2) sorted by relevance
154 uint16_t e_crlc; // Relocations member
361 dos_header.e_crlc = data.GetU16(&offset); // Relocations in ParseDOSHeader()1019 s->Printf(" e_crlc = 0x%4.4x\n", header.e_crlc); in DumpDOSHeader()