Home | History | Annotate | Download | only in Object

Lines Matching defs:checkSize

34 static bool checkSize(const MemoryBuffer &M, std::error_code &EC,
522 if (!checkSize(*Data, EC, sizeof(coff_file_header)))
536 if (!checkSize(*Data, EC, 0x3c + 8))