Lines Matching refs:commands
309 extra commands placed after the main script; use the @samp{-T} option
2913 direct the linker to perform many other operations, using the commands
3000 You write a linker script as a series of commands. Each command is
3002 symbol. You may separate commands using semicolons. Whitespace is
3088 @cindex linker script simple commands
3089 In this section we describe the simple linker script commands.
3099 * Miscellaneous Commands:: Other linker script commands
3135 @cindex linker script file commands
3136 Several linker script commands deal with files.
3148 @code{SECTIONS} commands, or in output section descriptions.
3197 commands, among other filenames. The files listed will be handled
3198 as if they appear directly in the @code{INPUT} or @code{GROUP} commands,
3242 A couple of linker script commands deal with object file formats.
3279 files. It affects subsequent @code{INPUT} and @code{GROUP} commands.
3445 There are a few other linker scripts commands.
3587 You may write symbol assignments as commands in their own right, or as
3818 those commands. This can also make the linker script easier to
3819 understand because you can use those commands at meaningful points in
4167 When there are nested section sorting commands in linker script, there
4168 can be at most 1 level of nesting for section sorting commands.
4186 All other nested section sorting commands are invalid.
4337 The @code{BYTE}, @code{SHORT}, @code{LONG}, and @code{QUAD} commands
4361 Note---these commands only work inside a section description and not
4400 commands.
4759 output section commands; (@pxref{Output Section Data}).
4870 everything it does can be done using the more basic commands. The above
5183 VERSION @{ version-script-commands @}
5186 The format of the version script commands is identical to that used by
5335 VERSION extern "lang" @{ version-script-commands @}
5341 patterns specified in @samp{version-script-commands}. The default
5975 This expression can only be used directly in @code{SECTIONS} commands, not in
6137 commands.
6276 H8/500, and SH chips. No special features, commands, or command-line
7669 the assembler or compiler to the linker by means of GNU-specific commands
7693 @code{SECTIONS} commands so that lists of explicitly named sections in a
8030 linker commands; these commands are described here.
8047 You can write these commands using all upper-case letters, or all
8060 commands will appear in the linker output. You can still use other