• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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:
12Sections:
13  - Name:            .text
14    Type:            SHT_PROGBITS
15    Flags:           [ SHF_ALLOC, SHF_EXECINSTR ]
16    Address:         0x0000000000010000
17    AddressAlign:    0x0000000000000004
18    Content:         040000001400000003000000474E5500CC
19