• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1ELF Header:
2  Magic:   7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00
3  Class:                             ELF32
4  Data:                              2's complement, little endian
5  Version:                           1 (current)
6  OS/ABI:                            UNIX - System V
7  ABI Version:                       0
8  Type:                              EXEC (Executable file)
9  Machine:                           Intel 80386
10  Version:                           0x1
11  Entry point address:               0x8048080
12  Start of program headers:          52 (bytes into file)
13  Start of section headers:          200 (bytes into file)
14  Flags:                             0x0
15  Size of this header:               52 (bytes)
16  Size of program headers:           32 (bytes)
17  Number of program headers:         2
18  Size of section headers:           40 (bytes)
19  Number of section headers:         4
20  Section header string table index: 3
21
22Section Headers:
23  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
24  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
25  [ 1] .text             PROGBITS        08048080 000080 00001d 00  AX  0   0 16
26  [ 2] .data             PROGBITS        080490a0 0000a0 00000e 00  WA  0   0  4
27  [ 3] .shstrtab         STRTAB          00000000 0000ae 000017 00      0   0  1
28Key to Flags:
29  W (write), A (alloc), X (execute), M (merge), S (strings)
30  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
31  O (extra OS processing required) o (OS specific), p (processor specific)
32
33There are no section groups in this file.
34
35Program Headers:
36  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
37  LOAD           0x000000 0x08048000 0x08048000 0x0009d 0x0009d R E 0x1000
38  LOAD           0x0000a0 0x080490a0 0x080490a0 0x0000e 0x0000e RW  0x1000
39
40 Section to Segment mapping:
41  Segment Sections...
42   00     .text
43   01     .data
44
45There is no dynamic section in this file.
46
47There are no relocations in this file.
48
49The decoding of unwind sections for machine type Intel 80386 is not currently supported.
50
51No version information found in this file.
52