1
1
mirror of https://github.com/rui314/mold.git synced 2024-09-11 13:06:59 +03:00

Document --spare-program-headers

This commit is contained in:
Rui Ueyama 2023-11-16 16:12:46 +09:00
parent 66d68c8a98
commit 6a4e128ef8

View File

@ -584,6 +584,9 @@ arguments.
* `--spare-dynamic-tags`=_number_:
Reserve the given _number_ of tags in `.dynamic` section.
* `--spare-program-headers`=_number_:
Reserve the given _number_ of entries in the program header.
* `--start-lib`, `--end-lib`:
Handle object files between `--start-lib` and `--end-lib` as if they were in
an archive file. That means object files between them are linked only when