[collection] stack space

When the main function calls func_A, it first pushes the address returned by the function in its own stack frame, then creates a new stack frame for func_A and pushes it into the system stack, and
finally executes pop after use.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325706737&siteId=291194637