Searched refs:CONSTANT_InterfaceMethodref (Results 1 – 18 of 18) sorted by relevance
36 super(Const.CONSTANT_InterfaceMethodref, c.getClassIndex(), c.getNameAndTypeIndex()); in ConstantInterfaceMethodref()47 super(Const.CONSTANT_InterfaceMethodref, input); in ConstantInterfaceMethodref()56 super(Const.CONSTANT_InterfaceMethodref, class_index, name_and_type_index); in ConstantInterfaceMethodref()
144 case Const.CONSTANT_InterfaceMethodref: in readConstant()
137 case Const.CONSTANT_InterfaceMethodref: in constantToString()
365 .constantToString(index, Const.CONSTANT_InterfaceMethodref)) in codeToString()
64 return ClassConstants.CONSTANT_InterfaceMethodref; in getTag()
97 case Const.CONSTANT_InterfaceMethodref: in writeConstant()107 .getConstant(index, Const.CONSTANT_InterfaceMethodref); in writeConstant()
270 .getConstant(m_index, Const.CONSTANT_InterfaceMethodref); in codeToHTML()
69 public static final int CONSTANT_InterfaceMethodref = 11; field in ClassDefinitionUtils
53 …PRIORITIES[ClassConstants.CONSTANT_InterfaceMethodref] = 8; // Always wide index (invokeinterface).
484 constant.getTag() == ClassConstants.CONSTANT_InterfaceMethodref) in addInterfaceMethodrefConstant()
356 … case ClassConstants.CONSTANT_InterfaceMethodref: return new InterfaceMethodrefConstant(); in createConstant()
976 … case ClassConstants.CONSTANT_InterfaceMethodref: return new InterfaceMethodrefConstant(); in createConstant()
122 public static final int CONSTANT_InterfaceMethodref = 11; field in ClassConstants
809 case Const.CONSTANT_InterfaceMethodref: in addConstant()822 case Const.CONSTANT_InterfaceMethodref: in addConstant()
234 byte CONSTANT_InterfaceMethodref = 11; field
346 public static final byte CONSTANT_InterfaceMethodref = 11; field in Const
465 if (obj.getTag() != Const.CONSTANT_InterfaceMethodref) { in visitConstantInterfaceMethodref()1378 if (obj.getTag() != Const.CONSTANT_InterfaceMethodref) { in visitConstantInterfaceMethodref()
1960 CONSTANT_InterfaceMethodref