You copied the Doc URL to your clipboard.
Controls the sort order of input sections that are placed
using the .ANY
module selector.
--any_sort_order=order
where
is
one of the following:order
descending_size
Sort input sections in descending size order.
cmdline
Sort input sections by command-line index.
By default, sections that have the same properties are resolved
using the creation index. You can use the --tiebreaker
command-line
option to resolve sections by the order they appear on the linker
command-line.
Use this option with the --scatter
option.
- Tasks
Using the Linker:
- Concepts
Using the Linker:
- Reference