mirror of
https://gitlab.com/bztsrc/bootboot.git
synced 2023-02-13 20:54:32 -05:00
40 lines
1.8 KiB
Text
40 lines
1.8 KiB
Text
ELF Header:
|
|
Magic: 7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00
|
|
Class: ELF64
|
|
Data: 2's complement, little endian
|
|
Version: 1 (current)
|
|
OS/ABI: UNIX - System V
|
|
ABI Version: 0
|
|
Type: EXEC (Executable file)
|
|
Machine: Advanced Micro Devices X86-64
|
|
Version: 0x1
|
|
Entry point address: 0xffffffffffe02000
|
|
Start of program headers: 64 (bytes into file)
|
|
Start of section headers: 3288 (bytes into file)
|
|
Flags: 0x0
|
|
Size of this header: 64 (bytes)
|
|
Size of program headers: 56 (bytes)
|
|
Number of program headers: 1
|
|
Size of section headers: 64 (bytes)
|
|
Number of section headers: 6
|
|
Section header string table index: 5
|
|
|
|
Program Headers:
|
|
Type Offset VirtAddr PhysAddr
|
|
FileSiz MemSiz Flags Align
|
|
LOAD 0x0000000000000078 0xffffffffffe02000 0xffffffffffe02000
|
|
0x0000000000000b6c 0x0000000000000b70 RWE 0x8
|
|
|
|
Section to Segment mapping:
|
|
Segment Sections...
|
|
00 .text .bss
|
|
|
|
Symbol table '.symtab' contains 7 entries:
|
|
Num: Value Size Type Bind Vis Ndx Name
|
|
0: 0000000000000000 0 NOTYPE LOCAL DEFAULT UND
|
|
1: ffffffffffe02000 0 SECTION LOCAL DEFAULT 1
|
|
2: ffffffffffe02b6c 0 SECTION LOCAL DEFAULT 2
|
|
3: ffffffffffe01000 0 NOTYPE GLOBAL DEFAULT 1 environment
|
|
4: fffffffffc000000 0 NOTYPE GLOBAL DEFAULT ABS fb
|
|
5: ffffffffffe00000 0 NOTYPE GLOBAL DEFAULT 1 bootboot
|
|
6: fffffffff8000000 0 NOTYPE GLOBAL DEFAULT ABS mmio
|