Searched refs:getRef (Results 1 – 17 of 17) sorted by relevance
88 public Constant getRef() { in getRef() method in CstMethodHandle177 return getRef().compareTo(otherHandle.getRef()); in compareTo0()
58 stringIds.intern(getRef().getNat().getName()); in addContents()108 public final CstMemberRef getRef() { in getRef() method in MemberIdItem
55 return (CstBaseMethodRef) getRef(); in getMethodRef()
55 return (CstFieldRef) getRef(); in getFieldRef()
142 out.println(getRef().toHuman() + ": abstract or native"); in debugPrint()153 public final CstMethodRef getRef() { in getRef() method in EncodedMethod
127 public CstFieldRef getRef() { in getRef() method in EncodedField
154 public CstMethodRef getRef() { in getRef() method in CodeItem
316 cst = Zeroes.zeroFor(field.getRef().getType()); in makeStaticValuesConstant()
56 stringIds.intern(getRef().getNat().getName()); in addContents()106 public final CstMemberRef getRef() { in getRef() method in MemberIdItem
75 String targetComment = " // " + methodHandle.getRef().toString(); in writeTo()90 Constant ref = methodHandle.getRef(); in getTargetIndex()
144 out.println(getRef().toHuman() + ": abstract or native"); in debugPrint()155 public final CstMethodRef getRef() { in getRef() method in EncodedMethod
130 public CstFieldRef getRef() { in getRef() method in EncodedField
146 public CstMethodRef getRef() { in getRef() method in CodeItem
312 cst = Zeroes.zeroFor(field.getRef().getType()); in makeStaticValuesConstant()
1096 meths.put(meth.getRef().getNat(), meth); in dumpMethod()1121 clazz.getMethodAnnotations(meth.getRef()); in dumpMethod()1123 clazz.getParameterAnnotations(meth.getRef()); in dumpMethod()