1--- !ELF 2FileHeader: 3 Class: ELFCLASS32 4 Data: ELFDATA2LSB 5 Type: ET_DYN 6 Machine: EM_ARM 7 Flags: [ EF_ARM_SOFT_FLOAT, EF_ARM_EABI_VER5 ] 8Sections: 9Sections: 10 - Name: .text 11 Type: SHT_PROGBITS 12 Flags: [ SHF_ALLOC, SHF_EXECINSTR ] 13 Address: 0x0000000000010000 14 AddressAlign: 0x0000000000000001 15 Content: 04 16 - Name: .data 17 Type: SHT_PROGBITS 18 Flags: [ SHF_ALLOC, SHF_WRITE ] 19 Address: 0x0000000000010001 20 AddressAlign: 0x0000000000000001 21 Content: 0000001400000003000000474E5500 22