Lines Matching refs:when

214 @code{DATA_ALIGNMENT} when running the @file{scripttempl} script.
253 The script generated is used by default (when none of the following
256 The script generated is used when the linker is invoked with the
259 The script generated is used when the linker is invoked with the
262 The script generated is used when the linker is invoked with the
265 The script generated is used when the linker is invoked with the
271 this script at the appropriate time, normally when the linker is invoked
279 time, normally when the linker is invoked with the @code{-z combreloc}
288 appropriate time, normally when the linker is invoked with the @code{-shared
294 use this script at the appropriate time, normally when the linker is
305 This will be set to a non-empty string when the linker is doing a final
309 This will be set to a non-empty string when the linker is building
314 This will be set to an @code{ALIGN} expression when the output should be
315 page aligned, or to @samp{.} when generating the @code{-N} script.
318 This will be set to a non-empty string when generating a @code{-shared}
322 This will be set to a non-empty string when generating @code{-z combreloc}
333 be run when doing a final relocation, they should be enclosed within a
335 targets special symbols such as @code{_end} should be defined when doing
336 a final link. Naturally, those symbols should not be defined when doing
352 section plus @code{0x8000}. Naturally, it should only be defined when
388 will only appear when the linker is supposed to be building the
420 substitution involving @code{EMULATION_NAME}, for ease of debugging when
440 @code{COMPILE_IN} when it invokes the @file{emultempl} script for the
455 you need to be aware of. It will tell you when the given "hooks" in
457 information about when and how things happen that you'll be able to
463 will end up in @code{e@var{emulation}.c} when the build is done.