Home | History | Annotate | Download | only in info

Lines Matching full:callee

7086 to restore the values of callee-saved registers in the function
7100 void callee (int *);
7106 callee (&i);
7174 "callee-saved" (as specified by the ABI) and is modified by the
7184 You do not have to save callee-saved registers at the very beginning
7187 However, if you modify a callee-saved register, you must save it on the
18805 done by loading the address of the called function into the callee's