dbeee4956b
start address for a.out executables. This is useful in the case that kernel text starts in the second physical page, in which case the clever hack to work around the problem is defeated. This option was patterned after the -T flag documented in the ld(1) man page. (It does not support the undocumented '-Ttext <addr>' usage, however, since that would require a parser or getopt(3) hacks.) |
||
---|---|---|
.. | ||
Makefile | ||
exec_aout.c | ||
exec_ecoff.c | ||
exec_elf32.c | ||
exec_elf64.c | ||
extern.h | ||
mdsetimage.8 | ||
mdsetimage.c |