函数入口 meaning in English
function entry
Examples
- Before - immediately before the target function entry
-紧在目标函数入口的前面。 - Before - immediately before the target function entry
-紧在目标函数入口的前面。 - Immediately after the target function entry
-紧在目标函数入口的后面。 - Pointer to the mapped function entry point
指向被映射函数入口点的指针 - Forces parameters passed in registers to be written to their locations on the stack upon function entry
强制将在寄存器中传递的参数写入它们在堆栈上函数入口上的位置。