bfd/
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / objdump.W
CommitLineData
1b315056
CS
1
2tmpdir/dw2-compressed.o: file format .*
3
4The section .debug_info contains:
5
6 Compilation Unit @ offset 0x0:
7 Length: 0x4e \(32-bit\)
8 Version: 2
9 Abbrev Offset: 0
10 Pointer Size: 4
11 <0><b>: Abbrev Number: 1 \(DW_TAG_compile_unit\)
12 < c> DW_AT_stmt_list : 0x0
13 <10> DW_AT_high_pc : 0x8
14 <14> DW_AT_low_pc : 0x4
15 <18> DW_AT_name : file1.txt
16 <22> DW_AT_producer : GNU C 3.3.3
17 <2e> DW_AT_language : 1 \(ANSI C\)
18 <1><2f>: Abbrev Number: 2 \(DW_TAG_subprogram\)
19 <30> DW_AT_external : 1
20 <31> DW_AT_decl_file : 1
21 <32> DW_AT_decl_line : 2
22 <33> DW_AT_name : func_cu1
23 <3c> DW_AT_type : <0x4a>
24 <40> DW_AT_low_pc : 0x4
25 <44> DW_AT_high_pc : 0x8
26 <48> DW_AT_frame_base : 1 byte block: 55 \(DW_OP_reg5\)
27 <1><4a>: Abbrev Number: 3 \(DW_TAG_base_type\)
28 <4b> DW_AT_name : int
29 <4f> DW_AT_byte_size : 4
30 <50> DW_AT_encoding : 5 \(signed\)
31
32Raw dump of debug contents of section .debug_line:
33
34 Offset: 0x0
35 Length: 62
36 DWARF Version: 2
37 Prologue Length: 35
38 Minimum Instruction Length: 1
39 Initial value of 'is_stmt': 1
40 Line Base: 1
41 Line Range: 1
42 Opcode Base: 16
43
44 Opcodes:
45 Opcode 1 has 0 args
46 Opcode 2 has 1 args
47 Opcode 3 has 1 args
48 Opcode 4 has 1 args
49 Opcode 5 has 1 args
50 Opcode 6 has 0 args
51 Opcode 7 has 0 args
52 Opcode 8 has 0 args
53 Opcode 9 has 1 args
54 Opcode 10 has 0 args
55 Opcode 11 has 0 args
56 Opcode 12 has 1 args
57 Opcode 13 has 0 args
58 Opcode 14 has 0 args
59 Opcode 15 has 0 args
60
61 The Directory Table is empty.
62
63 The File Name Table:
64 Entry Dir Time Size Name
65 1 0 0 0 file1.txt
66
67 Line Number Statements:
68 Extended opcode 2: set Address to .*
69 Advance Line by 3 to 4
70 Copy
71 Copy
72 Extended opcode 2: set Address to .*
73 Extended opcode 1: End of Sequence
74
75
76 Offset: 0x42
77 Length: 25
78 DWARF Version: 2
79 Prologue Length: 19
80 Minimum Instruction Length: 1
81 Initial value of 'is_stmt': 1
82 Line Base: -5
83 Line Range: 14
84 Opcode Base: 13
85
86 Opcodes:
87 Opcode 1 has 0 args
88 Opcode 2 has 1 args
89 Opcode 3 has 1 args
90 Opcode 4 has 1 args
91 Opcode 5 has 1 args
92 Opcode 6 has 0 args
93 Opcode 7 has 0 args
94 Opcode 8 has 0 args
95 Opcode 9 has 1 args
96 Opcode 10 has 0 args
97 Opcode 11 has 0 args
98 Opcode 12 has 1 args
99
100 The Directory Table is empty.
101
102 The File Name Table is empty.
103
104 Line Number Statements:
105
106Contents of the .zdebug_abbrev section:
107
108 Number TAG
109 1 DW_TAG_compile_unit \[has children\]
110 DW_AT_stmt_list DW_FORM_data4
111 DW_AT_high_pc DW_FORM_addr
112 DW_AT_low_pc DW_FORM_addr
113 DW_AT_name DW_FORM_string
114 DW_AT_producer DW_FORM_string
115 DW_AT_language DW_FORM_data1
116 2 DW_TAG_subprogram \[no children\]
117 DW_AT_external DW_FORM_flag
118 DW_AT_decl_file DW_FORM_data1
119 DW_AT_decl_line DW_FORM_data1
120 DW_AT_name DW_FORM_string
121 DW_AT_type DW_FORM_ref4
122 DW_AT_low_pc DW_FORM_addr
123 DW_AT_high_pc DW_FORM_addr
124 DW_AT_frame_base DW_FORM_block1
125 3 DW_TAG_base_type \[no children\]
126 DW_AT_name DW_FORM_string
127 DW_AT_byte_size DW_FORM_data1
128 DW_AT_encoding DW_FORM_data1
129
This page took 0.041433 seconds and 4 git commands to generate.