it's naturally aligned when entered with the kernel argv array, but if ld.so has been invoked explicitly to run a program, the stack will not be aligned due to having thrown away argv[0]. |
||
|---|---|---|
| .. | ||
| crt1.s | ||
| crti.s | ||
| crtn.s | ||
it's naturally aligned when entered with the kernel argv array, but if ld.so has been invoked explicitly to run a program, the stack will not be aligned due to having thrown away argv[0]. |
||
|---|---|---|
| .. | ||
| crt1.s | ||
| crti.s | ||
| crtn.s | ||