Static Function Entry Point Link
The function relative address is compute at the compile time, and then code into the binary
long long在g++中是64位,printf ("%lld", n)打印此类型,printf("%llu", n)打印unsigned long long
Static Function Entry Point Link
The function relative address is compute at the compile time, and then code into the binary
long long在g++中是64位,printf ("%lld", n)打印此类型,printf("%llu", n)打印unsigned long long