Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / test / API / python_api / absolute_symbol / absolute.yaml
blob24b5c84cec1a942acc56415ca9f5c0e94b8f8614
1 --- !ELF
2 FileHeader:
3   Class:           ELFCLASS64
4   Data:            ELFDATA2LSB
5   OSABI:           ELFOSABI_FREEBSD
6   Type:            ET_EXEC
7   Machine:         EM_X86_64
8   Entry:           0xFFFFFFFF8037C000
9 Sections:
10   - Name:            .text
11     Type:            SHT_PROGBITS
12     Flags:           [ SHF_ALLOC, SHF_EXECINSTR ]
13     Address:         0x1000
14     AddressAlign:    0x4
15     Content:         "c3c3c3c3"
16 ProgramHeaders:
17   - Type: PT_LOAD
18     Flags: [ PF_X, PF_R ]
19     VAddr: 0x1000
20     PAddr: 0x1000
21     Align: 0x4
22     FirstSec: .text
23     LastSec:  .text
24 Symbols:
25   - Name:            main
26     Type:            STT_FUNC
27     Section:         .text
28     Binding:         STB_GLOBAL
29     Value:           0x1000
30     Size:            0x4
31   - Name:            absolute
32     Index:           SHN_ABS
33     Binding:         STB_GLOBAL
34     Value:           0xFFFFFFFF80000000
35     Size:            0x9