Lines Matching refs:ELF
6 bool "Kernel support for ELF binaries"
11 ELF (Executable and Linkable Format) is a format for libraries and
13 systems. Saying Y here will enable your kernel to run ELF binaries
14 and enlarge it by about 13 KB. ELF support under Linux has now all
19 executables are distributed solely in ELF format. You definitely
22 Information about ELF is contained in the ELF HOWTO available from
26 here, you still can't run any ELF binaries (they just crash), then
27 you'll have to install the newest ELF runtime libraries, including
40 bool "Kernel support for FDPIC ELF binaries"
45 ELF FDPIC binaries are based on ELF, but allow the individual load
51 It is also possible to run FDPIC ELF binaries on MMU linux also.
59 bool "Write ELF core dumps with partial segments"
63 ELF core dump files describe each memory mapping of the crashed
67 For an unmodified text mapping of an ELF object, including just
71 GDB before 6.7 are confused by ELF core dump files in this format.
139 with the ELF format.
141 The conversion to ELF started in 1995. This option is primarily
163 tristate "Kernel support for Linux/Intel ELF binaries"
166 Say Y here if you want to be able to execute Linux/Intel ELF