1# This has different .text contents than libbreakpad-yaml, 2# to simulate having different versions of the module (to 3# test that we pick the one matching the minidump UUID). 4--- !ELF 5FileHeader: 6 Class: ELFCLASS32 7 Data: ELFDATA2LSB 8 Type: ET_DYN 9 Machine: EM_ARM 10 Flags: [ EF_ARM_SOFT_FLOAT, EF_ARM_EABI_VER5 ] 11Sections: 12 - Name: .text 13 Type: SHT_PROGBITS 14 Flags: [ SHF_ALLOC, SHF_EXECINSTR ] 15 Address: 0x0000000000010000 16 AddressAlign: 0x0000000000000004 17 Content: 040000001400000003000000474E5500CC 18