| Methods in dioscuri.module.cpu32 with parameters of type CountingOutputStream | 
 void | 
ExceptionHandler.write(CountingOutputStream byteCodes,
      ClassFile cf)
 
            | 
 void | 
RPNNode.write(CountingOutputStream output,
      ClassFile cf,
      boolean leaveResultOnStack)
 
            | 
static void | 
RPNNode.writeBytecodes(CountingOutputStream output,
               ClassFile cf,
               java.lang.Object[] bytecodes)
 
            | 
 void | 
RPNNode.writeExceptionCleanup(CountingOutputStream output,
                      ClassFile cf,
                      boolean leaveResultOnStack)
 
            | 
protected  void | 
RealModeExceptionHandler.writeHandlerRoutine(CountingOutputStream byteCodes,
                    ClassFile cf)
 
            | 
protected  void | 
ProtectedModeExceptionHandler.writeHandlerRoutine(CountingOutputStream byteCodes,
                    ClassFile cf)
 
            | 
protected abstract  void | 
ExceptionHandler.writeHandlerRoutine(CountingOutputStream byteCodes,
                    ClassFile cf)
 
            |