Searched refs:addContext (Results 1 – 15 of 15) sorted by relevance
124 ex.addContext("(locals array set; primary)"); in annotate()132 ex.addContext("(locals array set: primary for caller " in annotate()285 ex.addContext( in mergeWithSet()326 ex.addContext("Merging one locals against caller block " in mergeWithOne()355 ex.addContext("underlay locals:"); in merge()357 ex.addContext("overlay locals:"); in merge()
87 ex.addContext("stack[" + idx + "]: " + in annotate()310 ex.addContext("underlay stack:"); in merge()312 ex.addContext("overlay stack:"); in merge()
64 ex.addContext("locals[" + Hex.u2(i) + "]: " + s); in annotate()224 ex.addContext("underlay locals:"); in merge()226 ex.addContext("overlay locals:"); in merge()
130 ex.addContext("...while merging stack[" + Hex.u2(i) + "]"); in mergeStack()
352 ex.addContext("...while working on method " + in convert()746 ex.addContext("...while working on block " + Hex.u2(offset)); in doit()865 ex.addContext("...while merging to block " + Hex.u2(succ)); in processBlock()924 ex.addContext("...while merging exception to block " + in processBlock()
811 ex.addContext("...at bytecode offset " + Hex.u4(offset)); in parseInstruction()815 se.addContext("...at bytecode offset " + Hex.u4(offset)); in parseInstruction()
48 ewc.addContext(str); in withContext()109 public void addContext(String str) { in addContext() method in ExceptionWithContext
49 ewc.addContext(str); in withContext()110 public void addContext(String str) { in addContext() method in ExceptionWithContext
153 ex.addContext("...while parsing attributes[" + i + "]"); in parse()157 pe.addContext("...while parsing attributes[" + i + "]"); in parse()
227 ex.addContext("...while parsing " + humanName() + "s[" + i + in parse()232 pe.addContext("...while parsing " + humanName() + "s[" + i + in parse()
99 ex.addContext("...while parsing " + in parse()
436 ex.addContext("...while parsing " + filePath); in parse()440 pe.addContext("...while parsing " + filePath); in parse()
242 ex.addContext("...while preparsing cst " + Hex.u2(i) + " at offset " + Hex.u4(at)); in determineOffsets()392 ex.addContext("...while parsing cst " + Hex.u2(idx) + in parse0()397 pe.addContext("...while parsing cst " + Hex.u2(idx) + in parse0()
561 ec.addContext("...while writing section " + i); in toDex0()
718 ec.addContext("...while writing section " + i); in toDex0()