Searched defs:OpcodeLength (Results 1 – 4 of 4) sorted by relevance
228 for (auto OpcodeLength : LineTable.StandardOpcodeLengths) in EmitDebugLine() local
781 uint8_t OpcodeLength = Prologue.StandardOpcodeLengths[Opcode - 1]; in parse() local
864 unsigned OpcodeLength(const byte* pc, const byte* end) { in OpcodeLength() function
989 static unsigned OpcodeLength(Decoder* decoder, const byte* pc) { in OpcodeLength() function