7.6. C Stack Frame

7.6.1. Variable Argument List

LSB-Conforming applications shall only use variable arguments to functions in the manner described in Chapter 3, Section "Function Calling Sequence", Subsection "Variable Argument Lists" of the System V Application Binary Interface PowerPC™ Processor Supplement.

7.6.2. Dynamic Allocation of Stack Space

LSB-Conforming applications shall follow guidelines discussed in in Chapter 3, Section "Coding Examples", Subsection "Dynamic Stack Space Allocation" of the System V Application Binary Interface PowerPC™ Processor Supplement.