Home | History | Annotate | Download | only in info

Lines Matching full:note

65 of object file.  *Note BFD::, for more information.
137 default linker script entirely, but note the effect of the `INSERT'
138 command. *Note Scripts::.
147 `--trace-symbol' are equivalent. Note--there is one exception to this
159 Note--if the linker is being invoked indirectly, via a compiler
199 archive-library search path. *Note `ld' and the Intel 960 family:
216 available binary formats with `objdump -i'.) *Note BFD::.
225 `GNUTARGET'. *Note Environment::. You can also define the input
226 format from a script, using the command `TARGET'; see *Note Format
233 described in *Note MRI Compatible Script Files: MRI. Introduce
246 effect. *Note Miscellaneous Commands::.
255 `0' for base 8). *Note Entry Point::, for a discussion of defaults
388 Note that this behavior does not apply to `:FILENAME', which
405 However, if you are using `ld' on AIX, note that it is different
423 cases also on how it was configured. *Note Environment::.
454 Note - symbols whose values are computed by an expression
474 See *Note Expressions:: for more information about
487 numbers, mark the output as `OMAGIC'. Note: Although a writable
494 to be page-aligned. Note - this option does not enable linking
574 *Note Scripts::. If SCRIPTFILE does not exist in the current
580 Use SCRIPTFILE as the default linker script. *Note Scripts::.
841 without scope and node name. See *Note VERSION:: for more
880 *Note Miscellaneous Commands::.
902 script (*note Assignment: Symbol Definitions: Assignments.).
951 dynamic objects. Note that when building shared libraries, the
1076 but this option overrides it. *Note BFD::.
1096 supported on a few targets. *Note `ld' and the H8/300: H8/300.
1097 *Note `ld' and the Intel 960 family: i960. *Note `ld' and Xtensa
1098 Processors: Xtensa. *Note `ld' and the 68HC11 and 68HC12:
1099 M68HC11/68HC12. *Note `ld' and PowerPC 32-bit ELF Support:
1241 relocations in a single section. Note that this will fail to work
1324 which support shared libraries. *Note VERSION::.
1422 start address for the section (*note SECTIONS::).
1489 created. By default, the new dynamic tags are not created. Note
1522 Request creation of `.note.gnu.build-id' ELF note section. The
1523 contents of the note are unique bits identifying this linked file.
1593 will be exported by the DLL. Note that this is the default if
1597 unless this option is given. Note that the symbols `DllMain@12',
1728 building the import libraries with those DATA exports. Note: Use
1733 Note - use of the 'auto-import' extension will also cause read only
1825 /* Note: auto-export is assumed (no __declspec(dllexport)) */
1933 names for an input format (*note BFD::). If there is no `GNUTARGET' in
1984 files to the linker, as though they were files to be linked. *Note
2224 description of `-L' in *Note Command Line Options: Options.
2238 in *Note Command Line Options: Options.
2254 FILENAME' on the command line (*note Command Line Options:
2264 like using `-L PATH' on the command line (*note Command Line
2287 output file (*note BFD::). Using `OUTPUT_FORMAT(BFDNAME)' is
2288 exactly like using `--oformat BFDNAME' on the command line (*note
2313 command is like using `-b BFDNAME' on the command line (*note
2316 used to set the format for the output file. *Note BFD::.
2353 sections. *Note Location Counter::. The insertion happens after
2385 an error and returns a non-zero exit status. Note that the
2391 one of the names used by the BFD library (*note BFD::). You can
2434 only use this within a `SECTIONS' command. *Note Location Counter::.
2438 Expressions are defined below; see *Note Expressions::.
2445 expression; for more information, see *Note Expression Section::.
2519 Before going further, it is important to note that compilers often
2597 Note the use of the `&' operators. These are correct.
2618 * an `ENTRY' command (*note Entry command: Entry Point.)
2620 * a symbol assignment (*note Assignments::)
2678 * a symbol assignment (*note Assignments::)
2680 * an input section description (*note Input Section::)
2682 * data values to include directly (*note Output Section Data::)
2684 * a special output section keyword (*note Output Section Keywords::)
2702 The output section name `/DISCARD/' is special; *Note Output Section
2733 The ADDRESS may be an arbitrary expression; *Note Expressions::.
2775 describe further below (*note Input Section Wildcards::).
2836 Note that this differs from an `INPUT' command, because the linker will
3040 providing the value to store (*note Expressions::). The value of the
3064 Note--these commands only work inside a section description and not
3087 `FILL' command takes precedence. *Note Output Section Fill::, for
3180 The linker will ignore address assignments (*note Output Section
3259 *Note Basic Script Concepts::. The address expression which may appear
3260 in an output section description sets the VMA (*note Output Section
3267 memory region for the section's load address. *Note MEMORY::. Note
3275 not allocatable, the linker will set the LMA equal to the VMA. *Note
3340 using `>REGION'. *Note MEMORY::.
3353 using `:PHDR'. *Note PHDRS::. If a section is assigned to one or more
3370 FILLEXP is an expression (*note Expressions::). Any otherwise
3383 output section commands; (*note Output Section Data::).
3425 within the general `SECTIONS' contruct (*note SECTIONS::), except that
3440 section to refer directly to another. *Note NOCROSSREFS: Miscellaneous
3475 Note that the `OVERLAY' command is just syntactic sugar, since
3521 not explicitly mapped in the linker script. As described in *Note
3582 *Note Output Section Region::. If no address was specified for the
3639 to place a section in a particular segment. *Note Output Section
3678 Indicates a segment holding note information.
3693 `AT' command used as an output section attribute (*note Output Section
3981 the linker will automatically *note PROVIDE:: two symbols:
3984 orphaned section respectively. Note: most section names are not
4021 (*note Output Section Fill::).
4023 Note: `.' actually refers to the byte offset from the start of the
4135 Notes: (1) Prefix operators (2) *Note Assignments::.
4222 symbol values are normally section relative. *Note Expression
4264 attribute of a section definition (*note Output Section
4349 is used in the output section definition (*note Output Section
4406 `PHDRS' command (*note PHDRS::).
4605 which will work with non-interworking aware ARM code. Note, however,
4657 cores and are still interworking safe. Note that the above veneer
4769 Note that `--stub-group-size' does not split input sections. A
4930 Note that `--stub-group-size' does not split input sections. A
5030 for the maximum stack usage path. Note that this analysis does not
5067 *Note Command Line Options: Options. for detailed description of the
5214 Note that object files that wish to access these symbols must
5435 Note: using a DEF file disables the default auto-export behavior,
5542 object file formats available. You can use `objdump -i' (*note
5557 conversion and during output. *Note BFD information loss::.
5832 file(s) to whomever requests them. (Note - your email will be
5923 more general-purpose linker scripting language described in *Note