xref: /llvm-project/lldb/test/API/functionalities/postmortem/minidump-new/libbreakpad-overflow.yaml (revision afe9b0ba87b7347614bdb043c919fe0a4fb1006b)
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:
9  - Name:            .text
10    Type:            SHT_PROGBITS
11    Flags:           [ SHF_ALLOC, SHF_EXECINSTR ]
12    Address:         0x0000000000010000
13    AddressAlign:    0x0000000000000001
14    Content:         04
15  - Name:            .data
16    Type:            SHT_PROGBITS
17    Flags:           [ SHF_ALLOC, SHF_WRITE ]
18    Address:         0x0000000000010001
19    AddressAlign:    0x0000000000000001
20    Content:         0000001400000003000000474E5500
21