| --- !ELF | |
| FileHeader: | |
| Class: ELFCLASS64 | |
| Data: ELFDATA2LSB | |
| Type: ET_REL | |
| Machine: EM_X86_64 | |
| Sections: | |
| - Name: .text | |
| Type: SHT_PROGBITS | |
| Flags: [ SHF_ALLOC, SHF_EXECINSTR ] | |
| AddressAlign: 0x0000000000000010 | |
| Content: 554889E5897DFC5DC3 | |
| Symbols: | |
| - Name: foo | |
| Type: STT_FUNC | |
| Section: .text | |
| Size: 0x0000000000000009 | |
| ... |