computing, the Executable and Linkable Format (ELF, formerly named Extensible Linking Format) is a common standard file format for executable files, object...
38 KB (2,183 words) - 04:21, 2 May 2025
In computer science, executable code, an executable file, or an executable program, sometimes simply referred to as an executable or binary, causes a computer...
8 KB (727 words) - 05:07, 28 February 2025
Portable Executable (PE) format is a file format for executables, object code, dynamic-link-libraries (DLLs), and binary files used on 32-bit and 64-bit...
15 KB (1,571 words) - 12:43, 7 April 2025
.exe (redirect from Linear executable)
addition to being executable (adjective) such a file is often called an executable (noun) which is sometimes abbreviated as EXE. The file format of an EXE file...
8 KB (703 words) - 04:37, 11 April 2025
developers of MS-DOS. The MZ DOS executable file is newer than the COM executable format and differs from it. The DOS executable header contains relocation...
5 KB (634 words) - 23:41, 27 December 2024
is a comparison of binary executable file formats which, once loaded by a suitable executable loader, can be directly executed by the CPU rather than being...
15 KB (414 words) - 11:52, 18 March 2025
Object file (redirect from Executable format)
different formats. DOS and Windows also have different file formats for executable files and object files, such as Portable Executable for executables and COFF...
14 KB (1,428 words) - 01:04, 4 January 2025
The New Executable (NE or NewEXE) is a 16-bit executable file format, a successor to the DOS MZ executable format. It was used in Windows 1.0–3.x, Windows...
5 KB (452 words) - 18:04, 1 May 2025
Rpath (redirect from Rpath (linking))
into the header of an executable (or another shared library). This RPATH header value (so named in the Executable and Linkable Format header standards) may...
11 KB (1,486 words) - 13:18, 27 January 2025
DWARF (redirect from Debug With Arbitrary Record Format)
debugging data format. DWARF was originally designed along with Executable and Linkable Format (ELF), although it is independent of object file formats. The name...
8 KB (738 words) - 08:35, 1 May 2025
file formats for DLLs are the same as for Windows EXE files – that is, Portable Executable (PE) for 32-bit and 64-bit Windows, and New Executable (NE)...
14 KB (1,687 words) - 15:53, 23 December 2024
List of file signatures (category Computer file formats)
0x1a 0x07 0x00 "RAR 5.0 archive format". Retrieved 2023-10-19. Tool Interface Standard (TIS) Executable and Linking Format (ELF) Specification Version 1...
70 KB (1,408 words) - 14:25, 1 May 2025
its executable is built at the "linking" phase; if two programs call the same routine, the routine is included in both the programs during the linking stage...
34 KB (4,352 words) - 08:37, 5 March 2025
the executable is a position independent executable. Additionally, in some operating systems, the same program handles both the jobs of linking and loading...
19 KB (2,281 words) - 01:48, 23 April 2025
A.out (redirect from A.out (file format))
format has also been used in many COFF and ELF variations. Comparison of executable file formats Portable Executable Executable and Linkable Format Ritchie...
11 KB (1,232 words) - 01:02, 19 January 2025
weak symbol denotes a specially annotated symbol during linking of Executable and Linkable Format (ELF) object files. By default, without any annotation...
12 KB (1,606 words) - 09:50, 26 December 2024
COFF (redirect from Common Object File Format)
The Common Object File Format (COFF) is a format for executable, object code, and shared library computer files used on Unix systems. It was introduced...
9 KB (996 words) - 22:18, 26 December 2023
Library (computing) (redirect from Library linking)
linking at build time, such that the library executable code is included in the program. Dynamic linking is linking at run time; it involves building the program...
23 KB (2,541 words) - 05:41, 20 April 2025
Vmlinux (section Notes and references)
statically linked executable file that contains the Linux kernel in one of the object file formats supported by Linux, which includes Executable and Linkable Format...
8 KB (828 words) - 20:26, 21 October 2024
Shared library (section Dynamic linking)
a unified format for their shared libraries and executable files. For example: Microsoft Windows uses the Portable Executable (PE) format for .dll files;...
14 KB (1,800 words) - 18:42, 5 February 2025
FASM (category Official website different in Wikidata and Wikipedia)
executable or SYS driver), objects: Executable and Linkable Format (ELF) or Common Object File Format (COFF) (classic or MS-specific), or executables...
7 KB (631 words) - 13:20, 26 April 2025
introduced support of COFF format, along with 64-bit Windows target. Common Object File Format (COFF) Executable and Linkable Format (ELF) a.out Object file...
16 KB (1,351 words) - 18:16, 16 April 2025
Netwide Assembler (redirect from Relocatable Dynamic Object File Format)
NASM can output several binary formats, including COFF, OMF, a.out, Executable and Linkable Format (ELF), Mach-O and binary file (.bin, binary disk image...
8 KB (765 words) - 08:43, 24 April 2025
sourceforge.net. "Executable and Linkable Format (ELF)". stevens.netmeister.org. Wienand, Ian (May 10, 2011). "PLT and GOT - the key to code sharing and dynamic...
3 KB (304 words) - 10:50, 29 January 2025
Static library (redirect from Static linking)
executable or loaded at run-time into the address space of their corresponding executable at a static memory offset determined at compile-time/link-time...
5 KB (705 words) - 08:11, 3 March 2025
vDSO uses standard mechanisms for linking and loading i.e. standard Executable and Linkable Format (ELF) format. vDSO is a memory area allocated in...
4 KB (389 words) - 22:33, 3 February 2025
be loaded without linking to stubs. Most modern operating systems use the same format for both a dynamic library and an executable which affords two main...
8 KB (1,074 words) - 23:19, 2 February 2025
proprietary executable file format developed by Hewlett-Packard for its HP-UX and MPE/ix operating systems. In particular, SOM is the native format used for...
4 KB (415 words) - 10:21, 12 November 2023
Kdump (Linux) (category Official website different in Wikidata and Wikipedia)
purposes of debugging and determining the cause of a crash. The dumped image of main memory, exported as an Executable and Linkable Format (ELF) object, can...
9 KB (885 words) - 08:22, 27 July 2024
and BSD) EXE – DOS executable (.exe: used in DOS) EXE – New Executable (used in multitasking ("European") MS-DOS 4.0, 16-bit Microsoft Windows, and OS/2)...
129 KB (14,641 words) - 02:28, 2 May 2025