xref: /llvm-project/lldb/test/API/python_api/section/aligned.yaml (revision 1e3ee766bb580ead0a482f213255d334f9af8276)
1--- !ELF
2FileHeader:      
3  Class:           ELFCLASS64
4  Data:            ELFDATA2LSB
5  Type:            ET_EXEC
6  Machine:         EM_X86_64
7  Entry:           0x0000000000400000
8Sections:        
9  - Name:            .text1
10    Type:            SHT_PROGBITS
11    Flags:           [ SHF_ALLOC, SHF_EXECINSTR ]
12    Address:         0x0000000000400000
13    AddressAlign:    0x0000000000001000
14    Size:            0xb0
15