Implemented ELF header
This commit is contained in:
12
build/elf/elf.md
Normal file
12
build/elf/elf.md
Normal file
@ -0,0 +1,12 @@
|
||||
# ELF
|
||||
|
||||
## File contents
|
||||
|
||||
- ELF header
|
||||
- Program headers
|
||||
- Sections
|
||||
- Section headers
|
||||
|
||||
## Entry point
|
||||
|
||||
The entry point is defined in the first 64 bytes (ELF header).
|
Reference in New Issue
Block a user