Searched refs:T_ADDRESS (Results 1 – 5 of 5) sorted by relevance
38 super(Const.T_ADDRESS, "<return address>"); in ReturnaddressType()46 super(Const.T_ADDRESS, "<return address targeting " + returnTarget + ">"); in ReturnaddressType()
72 if (type.getType() == Const.T_ADDRESS) { in setType()
267 if (t != Const.T_ADDRESS) { in addLocalVariable()
1315 byte T_ADDRESS = 16; field
1780 public static final byte T_ADDRESS = 16; field in Const