Lines Matching refs:ELF
5 bool "Kernel support for ELF binaries"
10 ELF (Executable and Linkable Format) is a format for libraries and
12 systems. Saying Y here will enable your kernel to run ELF binaries
13 and enlarge it by about 13 KB. ELF support under Linux has now all
18 executables are distributed solely in ELF format. You definitely
21 Information about ELF is contained in the ELF HOWTO available from
25 here, you still can't run any ELF binaries (they just crash), then
26 you'll have to install the newest ELF runtime libraries, including
39 bool "Kernel support for FDPIC ELF binaries"
44 ELF FDPIC binaries are based on ELF, but allow the individual load
50 It is also possible to run FDPIC ELF binaries on MMU linux also.
58 bool "Write ELF core dumps with partial segments"
62 ELF core dump files describe each memory mapping of the crashed
66 For an unmodified text mapping of an ELF object, including just
70 GDB before 6.7 are confused by ELF core dump files in this format.
122 with the ELF format.
124 The conversion to ELF started in 1995. This option is primarily
146 tristate "Kernel support for Linux/Intel ELF binaries"
149 Say Y here if you want to be able to execute Linux/Intel ELF