xref: /llvm-project/bolt/test/AArch64/Inputs/go_dwarf.yaml (revision ad4e26833f1031c77b4ff73c30677caea876cea2)
1--- !ELF
2FileHeader:
3  Class:           ELFCLASS64
4  Data:            ELFDATA2LSB
5  Type:            ET_DYN
6  Machine:         EM_AARCH64
7  Entry:           0x684
8ProgramHeaders:
9  - Type:            PT_PHDR
10    Flags:           [ PF_R ]
11    VAddr:           0x200
12    Align:           0x8
13  - Type:            PT_INTERP
14    Flags:           [ PF_R ]
15    FirstSec:        .plt
16    LastSec:         .plt
17    VAddr:           0x238
18  - Type:            PT_LOAD
19    Flags:           [ PF_X, PF_R ]
20    FirstSec:        .plt
21    LastSec:         .text
22    Align:           0x10000
23    VAddr:           0x5e8
24Sections:
25  - Name:            .plt
26    Type:            SHT_PROGBITS
27    Flags:           [ SHF_ALLOC, SHF_EXECINSTR ]
28    Address:         0x5F0
29    AddressAlign:    0x10
30    EntSize:         0x10
31    Content:         F07BBFA99000009011CA47F910423E9120021FD61F2003D51F2003D51F2003D59000009011CE47F910623E9120021FD69000009011D247F910823E9120021FD69000009011D647F910A23E9120021FD69000009011DA47F910C23E9120021FD69000009011DE47F910E23E9120021FD6
32  - Name:            .text
33    Type:            SHT_PROGBITS
34    Flags:           [ SHF_ALLOC, SHF_EXECINSTR ]
35    Address:         0x660
36    AddressAlign:    0x8
37    Content:         FD7BBFA9A1D6811200000090FD03009100C02091F7FFFF9700008052FD7BC1A8C0035FD61D0080D21E0080D2E50300AAE10340F9E2230091E60300918000009000F847F98300009063F447F98400009084E447F9DBFFFF97E2FFFF978000009000F047F9400000B4DAFFFF17C0035FD6800000B000400091810000B0214000913F0000EBC00000548100009021E847F9610000B4F00301AA00021FD6C0035FD6800000B000400091810000B021400091210000CB22FC7FD3410C818BFF0781EB21FC4193C00000548200009042FC47F9620000B4F00302AA00021FD6C0035FD6FD7BBEA9FD030091F30B00F9930000B060424039400100358000009000EC47F9800000B4800000B0000440F9A9FFFF97D8FFFF972000805260420039F30B40F9FD7BC2A8C0035FD6DEFFFF171F2003D5FD7BBCA9FD030091F35301A99400009094223691F55B02A995000090B5023691940215CBF603002AF76303A9F70301AAF80302AA83FFFF97FF0F94EB6001005494FE4393130080D2A37A73F8E20318AA73060091E10317AAE003162A60003FD69F0213EB21FFFF54F35341A9F55B42A9F76343A9FD7BC4A8C0035FD61F2003D5C0035FD6
38  - Name:            .debug_info
39    Type:            SHT_PROGBITS
40    AddressAlign:    0x1
41    Content:         B100000004000000000008011F0000000C000000000C00000000000000600600000000000000000000029E0000000101059000000060060000000000008406000000000000019C9000000003610001020990000000CA6204050000000200900000006D00000005970000000600077806000000000000A900000008015009033008000000000000080151030B4AF10000090405696E74000A08A40000000B0108A30000000C9D0000000D0500000005000000020000
42  - Name:            .debug_abbrev
43    Type:            SHT_PROGBITS
44    AddressAlign:    0x1
45    Content:         011101250E130B030E1B0E5517110110170000022E013F19030E3A0B3B0B390B49131101120140189742190113000003340003083A0B3B0B390B49131C0D0000042E013F19030E3A0B3B0B271949133C19011300000505004913000006180000000789820101110131130000088A820100021891421800000924000B0B3E0B030800000A0F000B0B491300000B24000B0B3E0B030E00000C2600491300000D2E003F193C196E0E030E3A0B3B0B000000
46  - Name:            .debug_line
47    Type:            SHT_PROGBITS
48    AddressAlign:    0x1
49    Content:         5C0000000300290000000401FB0E0D0001010101000000010000010065782E63010000003C6275696C742D696E3E0000000000050C00090260060000000000000105051313050C0610050522050C2C050522050C1E0505140501210203000101
50Symbols:
51  - Name:            main
52    Type:            STT_FUNC
53    Section:         .text
54    Binding:         STB_GLOBAL
55    Value:           0x660
56    Size:            0x24
57DWARF:
58  debug_str:
59    - te.c
60    - printf
61    - '/home/test/test/te'
62    - 'GNU C17 9.3.0 -mlittle-endian -mabi=lp64 -g -O3 -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection'
63    - main
64    - char
65  debug_aranges:
66    - Length:          0x2C
67      Version:         2
68      CuOffset:        0x0
69      AddressSize:     0x8
70      Descriptors:
71        - Address:         0x660
72          Length:          0x24
73  debug_ranges:
74    - Offset:          0x0
75      AddrSize:        0x8
76      Entries:
77        - LowOffset:       0x0
78          HighOffset:      0x24
79...
80