mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-23 13:21:43 +08:00
line omitted from previous delta.
This commit is contained in:
parent
fdb056307c
commit
ee83b8a6c7
@ -4032,6 +4032,8 @@ into ascending order by name before placing them in the output file.
|
||||
@code{SORT_BY_ALIGNMENT} is very similar to @code{SORT_BY_NAME}. The
|
||||
difference is @code{SORT_BY_ALIGNMENT} will sort sections into
|
||||
descending order by alignment before placing them in the output file.
|
||||
Larger alignments are placed before smaller alignments in order to
|
||||
reduce the amount of padding necessary.
|
||||
|
||||
@cindex SORT_BY_INIT_PRIORITY
|
||||
@code{SORT_BY_INIT_PRIORITY} is very similar to @code{SORT_BY_NAME}. The
|
||||
|
Loading…
Reference in New Issue
Block a user