Searched refs:ByteCodeLength (Results 1 – 1 of 1) sorted by relevance
934 uint64_t ByteCodeLength = XData.CodeWords() * sizeof(uint32_t); in dumpXDataRecord() local935 SW.printNumber("ByteCodeLength", ByteCodeLength); in dumpXDataRecord()939 (XData.X() ? 8 : 0)) < (int64_t)ByteCodeLength) { in dumpXDataRecord()