Package envi :: Package archs :: Package i386 :: Module emu :: Class Cdecl
[hide private]
[frames] | no frames]

Class Cdecl

source code

CallingConvention --+    
                    |    
            IntelCall --+
                        |
                       Cdecl

Instance Methods [hide private]
 
setReturnValue(self, emu, value, argc)
A base non-cleanup stackarg return
source code

Inherited from IntelCall: getCallArgs

Inherited from CallingConvention: getSymbolikArgs, setSymbolikReturn

Method Details [hide private]

setReturnValue(self, emu, value, argc)

source code 

A base non-cleanup stackarg return

Overrides: CallingConvention.setReturnValue