Searched refs:commandsSize (Results 1 – 1 of 1) sorted by relevance
198 UInt32 filterId, numCommands, commandsSize; in Parse_MACH() local225 commandsSize = Get32(buf + 0x14, be); in Parse_MACH()227 if (commandsSize > (1 << 24) || numCommands > (1 << 18)) in Parse_MACH()