mirror of
https://gitlab.com/bztsrc/bootboot.git
synced 2023-02-13 20:54:32 -05:00
46 lines
2.2 KiB
Text
46 lines
2.2 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: 3576 (bytes into file)
|
|
Flags: 0x0
|
|
Size of this header: 64 (bytes)
|
|
Size of program headers: 56 (bytes)
|
|
Number of program headers: 2
|
|
Size of section headers: 64 (bytes)
|
|
Number of section headers: 9
|
|
Section header string table index: 8
|
|
|
|
Program Headers:
|
|
Type Offset VirtAddr PhysAddr
|
|
FileSiz MemSiz Flags Align
|
|
LOAD 0x00000000000000b0 0x0000000000000000 0x0000000000000000
|
|
0x0000000000000054 0x0000000000000054 R 0x8
|
|
LOAD 0x0000000000000108 0xffffffffffe02000 0xffffffffffe02000
|
|
0x0000000000000b88 0x0000000000000b90 RWE 0x8
|
|
|
|
Section to Segment mapping:
|
|
Segment Sections...
|
|
00 .eh_frame
|
|
01 .text .got.plt .bss
|
|
|
|
Symbol table '.symtab' contains 10 entries:
|
|
Num: Value Size Type Bind Vis Ndx Name
|
|
0: 0000000000000000 0 NOTYPE LOCAL DEFAULT UND
|
|
1: 0000000000000000 0 SECTION LOCAL DEFAULT 1
|
|
2: ffffffffffe02000 0 SECTION LOCAL DEFAULT 2
|
|
3: ffffffffffe02b70 0 SECTION LOCAL DEFAULT 3
|
|
4: ffffffffffe02b88 0 SECTION LOCAL DEFAULT 4
|
|
5: 0000000000000000 0 SECTION LOCAL DEFAULT 5
|
|
6: ffffffffffe01000 0 NOTYPE GLOBAL DEFAULT 2 environment
|
|
7: fffffffffc000000 0 NOTYPE GLOBAL DEFAULT ABS fb
|
|
8: ffffffffffe00000 0 NOTYPE GLOBAL DEFAULT 2 bootboot
|
|
9: fffffffff8000000 0 NOTYPE GLOBAL DEFAULT ABS mmio
|