Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- vagrant@vagrant-ubuntu-trusty-64:~/MITgcm_c66g/verification/exp2/build$ readelf -a eeboot.o
- 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: REL (Relocatable file)
- Machine: Advanced Micro Devices X86-64
- Version: 0x1
- Entry point address: 0x0
- Start of program headers: 0 (bytes into file)
- Start of section headers: 184 (bytes into file)
- Flags: 0x0
- Size of this header: 64 (bytes)
- Size of program headers: 0 (bytes)
- Number of program headers: 0
- Size of section headers: 64 (bytes)
- Number of section headers: 9
- Section header string table index: 6
- Section Headers:
- [Nr] Name Type Address Offset
- Size EntSize Flags Link Info Align
- [ 0] NULL 0000000000000000 00000000
- 0000000000000000 0000000000000000 0 0 0
- [ 1] .text PROGBITS 0000000000000000 00000040
- 0000000000000000 0000000000000000 AX 0 0 1
- [ 2] .data PROGBITS 0000000000000000 00000040
- 0000000000000000 0000000000000000 WA 0 0 1
- [ 3] .bss NOBITS 0000000000000000 00000040
- 0000000000000000 0000000000000000 WA 0 0 1
- [ 4] .comment PROGBITS 0000000000000000 00000040
- 000000000000002c 0000000000000001 MS 0 0 1
- [ 5] .note.GNU-stack PROGBITS 0000000000000000 0000006c
- 0000000000000000 0000000000000000 0 0 1
- [ 6] .shstrtab STRTAB 0000000000000000 0000006c
- 0000000000000045 0000000000000000 0 0 1
- [ 7] .symtab SYMTAB 0000000000000000 000002f8
- 00000000000000a8 0000000000000018 8 7 8
- [ 8] .strtab STRTAB 0000000000000000 000003a0
- 000000000000000a 0000000000000000 0 0 1
- Key to Flags:
- W (write), A (alloc), X (execute), M (merge), S (strings), l (large)
- I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
- O (extra OS processing required) o (OS specific), p (processor specific)
- There are no section groups in this file.
- There are no program headers in this file.
- There are no relocations in this file.
- The decoding of unwind sections for machine type Advanced Micro Devices X86-64 is not currently supported.
- Symbol table '.symtab' contains 7 entries:
- Num: Value Size Type Bind Vis Ndx Name
- 0: 0000000000000000 0 NOTYPE LOCAL DEFAULT UND
- 1: 0000000000000000 0 FILE LOCAL DEFAULT ABS eeboot.f
- 2: 0000000000000000 0 SECTION LOCAL DEFAULT 1
- 3: 0000000000000000 0 SECTION LOCAL DEFAULT 2
- 4: 0000000000000000 0 SECTION LOCAL DEFAULT 3
- 5: 0000000000000000 0 SECTION LOCAL DEFAULT 5
- 6: 0000000000000000 0 SECTION LOCAL DEFAULT 4
- No version information found in this file.
Advertisement
Add Comment
Please, Sign In to add comment