Difference between revisions of "NuPlusMachineFunctionInfo class"

From NaplesPU Documentation
Jump to: navigation, search
(Created page with "The '''NuPlusMachineFunctionInfo''' class extends the MachineFunctionInfo class")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
The '''NuPlusMachineFunctionInfo''' class extends the MachineFunctionInfo class
+
[[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.

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.