mirror of
https://gitlab.com/bztsrc/bootboot.git
synced 2023-02-13 20:54:32 -05:00
42 lines
2 KiB
Text
42 lines
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: AArch64
|
|
Version: 0x1
|
|
Entry point address: 0xffffffffffe02000
|
|
Start of program headers: 64 (bytes into file)
|
|
Start of section headers: 3728 (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: 8
|
|
Section header string table index: 7
|
|
|
|
Program Headers:
|
|
Type Offset VirtAddr PhysAddr
|
|
FileSiz MemSiz Flags Align
|
|
LOAD 0x0000000000000078 0xffffffffffe02000 0xffffffffffe02000
|
|
0x0000000000000ce8 0x0000000000000cf0 RWE 0x8
|
|
|
|
Section to Segment mapping:
|
|
Segment Sections...
|
|
00 .text .got .got.plt .bss
|
|
|
|
Symbol table '.symtab' contains 9 entries:
|
|
Num: Value Size Type Bind Vis Ndx Name
|
|
0: 0000000000000000 0 NOTYPE LOCAL DEFAULT UND
|
|
1: ffffffffffe02000 0 SECTION LOCAL DEFAULT 1
|
|
2: ffffffffffe02cb0 0 SECTION LOCAL DEFAULT 2
|
|
3: ffffffffffe02cd0 0 SECTION LOCAL DEFAULT 3
|
|
4: ffffffffffe02ce8 0 SECTION LOCAL DEFAULT 4
|
|
5: ffffffffffe01000 0 NOTYPE GLOBAL DEFAULT 1 environment
|
|
6: fffffffffc000000 0 NOTYPE GLOBAL DEFAULT ABS fb
|
|
7: ffffffffffe00000 0 NOTYPE GLOBAL DEFAULT 1 bootboot
|
|
8: fffffffff8000000 0 NOTYPE GLOBAL DEFAULT ABS mmio
|