You copied the Doc URL to your clipboard.
-e
Specifies the unique initial entry point of the image.
If linking, armclang
translates this option to
--entry
and passes it to armlink
. If the link step is not being performed, this option is
ignored.
See the Arm® Compiler toolchain Linker Reference for information about the --entry
linker options.