99e1a2bc3a
order as the .init_array section. Finalisation routines need to be called in the opposite order as their corresponding initialisation routines but rtld(1) handles that by calling the function pointers in .fini_array in reverse order. Reviewed by: kib MFC after: 2 weeks |
||
---|---|---|
.. | ||
alpha.sc | ||
aout.sc | ||
armaout.sc | ||
armcoff.sc | ||
elf32cr16.sc | ||
elf.sc | ||
i386coff.sc | ||
mep.sc | ||
mips.sc | ||
mipsbsd.sc | ||
nw.sc | ||
pe.sc | ||
pep.sc | ||
ppcpe.sc | ||
README | ||
sh.sc | ||
sparccoff.sc | ||
vanilla.sc |
The files in this directory are linker script templates. genscripts.sh sets some shell variables, then sources EMULATION.sc, to generate EMULATION.{x,xr,xu,xn,xbn} -- the script files for default, -r, -Ur, -n, -N.