Searched defs:instructionLength (Results 1 – 4 of 4) sorted by relevance
119 int instructionLength = instruction.length(offset); in visitCodeAttribute0() local360 int instructionLength = instruction.length(offset); in visitExceptionInfo() local
137 int instructionLength = instruction.length(offset); in instructionsAccept() local
442 const HBUINT16 &instructionLength = StructAtOffset<HBUINT16> (&bytes, instruction_length_offset); in instructions_length() local
488 unsigned int instructionLength : 7; member