Searched refs:addContext (Results 1 – 14 of 14) sorted by relevance
49 ewc.addContext(str); in withContext()110 public void addContext(String str) { in addContext() method in ExceptionWithContext
124 ex.addContext("(locals array set; primary)"); in annotate()132 ex.addContext("(locals array set: primary for caller " in annotate()284 ex.addContext( in mergeWithSet()325 ex.addContext("Merging one locals against caller block " in mergeWithOne()354 ex.addContext("underlay locals:"); in merge()356 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()
62 ex.addContext("locals[" + Hex.u2(i) + "]: " + s); in annotate()212 ex.addContext("underlay locals:"); in merge()214 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()744 ex.addContext("...while working on block " + Hex.u2(offset)); in doit()863 ex.addContext("...while merging to block " + Hex.u2(succ)); in processBlock()922 ex.addContext("...while merging exception to block " + in processBlock()
807 ex.addContext("...at bytecode offset " + Hex.u4(offset)); in parseInstruction()811 se.addContext("...at bytecode offset " + Hex.u4(offset)); in parseInstruction()
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()
408 ex.addContext("...while parsing " + filePath); in parse()412 pe.addContext("...while parsing " + filePath); in parse()
233 ex.addContext("...while preparsing cst " + Hex.u2(i) + " at offset " + Hex.u4(at)); in determineOffsets()343 ex.addContext("...while parsing cst " + Hex.u2(idx) + in parse0()348 pe.addContext("...while parsing cst " + Hex.u2(idx) + in parse0()
578 ec.addContext("...while writing section " + i); in toDex0()
561 ec.addContext("...while writing section " + i); in toDex0()