Difference between revisions of "NuPlusMachineFunctionInfo class"

From NaplesPU Documentation
Jump to: navigation, search
 
Line 1: Line 1:
 +
[[Category:C++ Classes]]
 
The '''NuPlusMachineFunctionInfo''' class extends the MachineFunctionInfo class and store informations about the frame index of variadics arguments and the virtual register in which the sret argument is passed.
 
The '''NuPlusMachineFunctionInfo''' class extends the MachineFunctionInfo class and store informations about the frame index of variadics arguments and the virtual register in which the sret argument is passed.

Latest revision as of 15:35, 16 October 2017

The NuPlusMachineFunctionInfo class extends the MachineFunctionInfo class and store informations about the frame index of variadics arguments and the virtual register in which the sret argument is passed.