Improve the DWARF decoder's ability to describe the DW_AT_discr_list attribute.
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / dwarf-attributes.W
1 Contents of the .debug_info section:
2
3 Compilation Unit @ offset 0x0:
4 Length: 0x40 \(32-bit\)
5 Version: 5
6 Abbrev Offset: 0x0
7 Pointer Size: 4
8 <0><c>: Abbrev Number: 1 \(User TAG value: 0x5555\)
9 <d> DW_AT_ordering : 1 \(column major\)
10 <e> DW_AT_language : 1 \(ANSI C\)
11 <10> DW_AT_visibility : 1 \(local\)
12 <11> DW_AT_inline : 1 \(inlined\)
13 <12> DW_AT_accessibility: 1 \(public\)
14 <13> DW_AT_calling_convention: 1 \(normal\)
15 <14> DW_AT_discr_list : 3 byte block: 1 1 2 \(range 1..2\)\(unsigned\)
16 <18> DW_AT_encoding : 1 \(machine address\)
17 <19> DW_AT_identifier_case: 1 \(up_case\)
18 <1a> DW_AT_virtuality : 1 \(virtual\)
19 <1b> DW_AT_decimal_sign: 1 \(unsigned\)
20 <1c> DW_AT_endianity : 1 \(big\)
21 <1d> DW_AT_defaulted : 1 \(in class\)
22 <0><1e>: Abbrev Number: 1 \(User TAG value: 0x5555\)
23 <1f> DW_AT_ordering : 0 \(row major\)
24 <20> DW_AT_language : 22 \(Go\)
25 <22> DW_AT_visibility : 2 \(exported\)
26 <23> DW_AT_inline : 0 \(not inlined\)
27 <24> DW_AT_accessibility: 2 \(protected\)
28 <25> DW_AT_calling_convention: 5 \(pass by value\)
29 <26> DW_AT_discr_list : 2 byte block: 0 1 \(label 1\)\(unsigned\)
30 <29> DW_AT_encoding : 18 \(ASCII\)
31 <2a> DW_AT_identifier_case: 0 \(case_sensitive\)
32 <2b> DW_AT_virtuality : 0 \(none\)
33 <2c> DW_AT_decimal_sign: 2 \(leading overpunch\)
34 <2d> DW_AT_endianity : 0 \(default\)
35 <2e> DW_AT_defaulted : 0 \(no\)
36 <0><2f>: Abbrev Number: 1 \(User TAG value: 0x5555\)
37 <30> DW_AT_ordering : 255 \(undefined\)
38 <31> DW_AT_language : 32769 \(MIPS assembler\)
39 <33> DW_AT_visibility : 3 \(qualified\)
40 <34> DW_AT_inline : 3 \(declared as inline and inlined\)
41 <35> DW_AT_accessibility: 3 \(private\)
42 <36> DW_AT_calling_convention: 64 \(Rensas SH\)
43 <37> DW_AT_discr_list : 5 byte block: 1 2 3 0 4 \(range 2..3, label 4\)\(unsigned\)
44 <3d> DW_AT_encoding : 129 \(HP_complex_float80\)
45 <3e> DW_AT_identifier_case: 3 \(case_insensitive\)
46 <3f> DW_AT_virtuality : 2 \(pure_virtual\)
47 <40> DW_AT_decimal_sign: 5 \(trailing separate\)
48 <41> DW_AT_endianity : 80 \(user specified\)
49 <42> DW_AT_defaulted : 2 \(out of class\)
This page took 0.053114 seconds and 5 git commands to generate.