Class CallingConvention

java.lang.Object
com.pnfsoftware.jeb.core.units.code.asm.type.CallingConvention
All Implemented Interfaces:
ICallingConvention

@Ser public class CallingConvention extends Object implements ICallingConvention
Standard implementation of a calling convention object. It can be sub-classed to generate custom input/output layout.