GPTKB
Browse
Query
Compare
Download
Publications
Contributors
Search
Executable and Linkable Format
URI:
https://gptkb.org/entity/Executable_and_Linkable_Format
GPTKB entity
Statements (52)
Predicate
Object
gptkbp:instanceOf
file format
gptkbp:abbreviation
gptkb:ELF
gptkbp:designedFor
Unix-like operating systems
gptkbp:documentedIn
gptkb:System_V_Application_Binary_Interface
gptkbp:fileExtension
.so
.elf
.o
.out
gptkbp:headerFile
data
sections
segments
ELF header
program header table
section header table
https://www.w3.org/2000/01/rdf-schema#label
Executable and Linkable Format
gptkbp:introduced
1995
Unix System Laboratories
gptkbp:magic_number
0x7f 'E' 'L' 'F'
gptkbp:openFormat
true
gptkbp:replacedBy
gptkb:COFF
a.out
gptkbp:specified_by
gptkb:Tool_Interface_Standard_(TIS)
gptkbp:supports
endianness
32-bit architectures
64-bit architectures
multiple processor architectures
gptkbp:used_in
gptkb:Valgrind
gptkb:Android
gptkb:GCC
gptkb:AIX
gptkb:FreeBSD
gptkb:Haiku
gptkb:IRIX
gptkb:NetBSD
gptkb:OpenBSD
gptkb:OpenVMS
gptkb:Linux
gptkb:Solaris
gptkb:LLVM
gptkb:HP-UX
gptkb:DragonFly_BSD
gptkb:GNU_Binutils
gptkb:GNU_Hurd
gptkb:GDB
gptkbp:usedFor
dynamic linking
executable files
core dumps
object code
static linking
shared libraries
gptkbp:bfsParent
gptkb:ELF
gptkbp:bfsLayer
6