This option can be used to set the size of the initial stack by setting the size of the PT_GNU_STACK segment.
Details
Details
Diff Detail
Diff Detail
Event Timeline
ELF/Config.h | ||
---|---|---|
117 | Isn't this already sorted (relative to other Z fields)? |
Comment Actions
LGTM wtih this change.
ELF/Config.h | ||
---|---|---|
117 | But other members are sorted by type, too. See ImageBase below. |
ELF/Config.h | ||
---|---|---|
117 | I missed the sorting by type. |
Sort.