public class

CallingConvention.ArgLocationGenerator

extends Object
java.lang.Object
   ↳ com.pnfsoftware.jeb.core.units.code.asm.type.CallingConvention.ArgLocationGenerator

Class Overview

Storage-location generator for routine arguments (inputs).

Summary

Public Methods
List<RoutineIOSlot> getCurrentEntries()
RoutineIOSlot next(TypeLayoutInfo ti)
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public List<RoutineIOSlot> getCurrentEntries ()

public RoutineIOSlot next (TypeLayoutInfo ti)