Searched refs:getCode (Results 1 – 6 of 6) sorted by relevance
218 public BytecodeArray getCode() { in getCode() method in ConcreteMethod219 return attCode.getCode(); in getCode()
107 int sz = method.getCode().size() + 1; in BasicBlocker()283 BytecodeArray bytes = method.getCode(); in getBlockList()339 BytecodeArray bytes = method.getCode(); in doit()
91 this.code = method.getCode(); in Simulator()
125 public BytecodeArray getCode() { in getCode() method in AttCode
207 BytecodeArray code = meth.getCode(); in regularDump()280 BytecodeArray code = meth.getCode(); in ropDump()
351 paramSize, concrete.getCode().size()); in processMethods()