Lines Matching full:emulation
714 @samp{-L}) depends on which emulation mode @command{ld} is using, and in
722 @cindex emulation
723 @kindex -m @var{emulation}
724 @item -m @var{emulation}
725 Emulate the @var{emulation} linker. You can list the available
728 If the @samp{-m} option is not used, the emulation is taken from the
731 Otherwise, the default emulation depends upon how the linker was
1189 Set the emulation maximum page size to @var{value}.
1192 Set the emulation common page size to @var{value}.
3019 @cindex default emulation
3020 @cindex emulation, default
3021 @code{LDEMULATION} determines the default emulation if you don't use the
3022 @samp{-m} option. The emulation can affect various aspects of linker
3026 variable is not defined, the default emulation depends upon how the