Lines Matching +full:- +full:- +full:abbrev
19 . $srcdir/test-subr.sh
25 # int i = -1;
26 # int j = -1;
28 # return i - j;
38 # const signed char sc = -2;
41 # const signed short ss = -16;
44 # const signed int si = -3;
47 # signed long sl = -1;
53 # gcc -gdwarf-5 -O2 -c s.c
54 # gcc -gdwarf-4 -O2 -c m.c
55 # gcc -o testfile-const-values s.o m.o
56 # eu-strip -g -f testfile-const-values.debug testfile-const-values
58 testfiles testfile-const-values.debug
60 testrun_compare ${abs_top_builddir}/src/readelf --debug-dump=info testfile-const-values.debug << EOF
67 [ c] compile_unit abbrev: 2
68 … (strp) "GNU C11 7.3.1 20180303 (Red Hat 7.3.1-5) -mtune=generic -march=x86-64 -gdwarf-5 -…
71 comp_dir (strp) "/home/mark/build/elfutils-obj"
75 [ 2e] subprogram abbrev: 3
87 [ 4d] variable abbrev: 1
92 const_value (implicit_const) -1
93 [ 55] variable abbrev: 1
98 const_value (implicit_const) -1
99 [ 5e] base_type abbrev: 4
105 [ 71] compile_unit abbrev: 1
106 … (strp) "GNU C11 7.3.1 20180303 (Red Hat 7.3.1-5) -mtune=generic -march=x86-64 -gdwarf-4 -…
109 comp_dir (strp) "/home/mark/build/elfutils-obj"
113 [ 8f] subprogram abbrev: 2
125 [ b0] variable abbrev: 3
130 const_value (sdata) -2
131 [ bb] variable abbrev: 3
136 const_value (sdata) 254 (-2)
137 [ c6] variable abbrev: 3
142 const_value (sdata) -16
143 [ d1] variable abbrev: 3
148 const_value (sdata) 65520 (-16)
149 [ dc] variable abbrev: 3
154 const_value (sdata) -3
155 [ e7] variable abbrev: 3
160 const_value (sdata) 4200000000 (-94967296)
161 [ f5] variable abbrev: 3
166 const_value (sdata) -1
167 [ 100] variable abbrev: 3
172 const_value (sdata) 18446744073709551615 (-1)
173 [ 10b] GNU_call_site abbrev: 4
177 [ 119] base_type abbrev: 5
181 [ 120] const_type abbrev: 6
183 [ 125] base_type abbrev: 7
187 [ 12c] const_type abbrev: 6
189 [ 131] base_type abbrev: 7
193 [ 138] const_type abbrev: 6
195 [ 13d] base_type abbrev: 7
199 [ 144] const_type abbrev: 6
201 [ 149] base_type abbrev: 7
205 [ 150] const_type abbrev: 6
207 [ 155] base_type abbrev: 7
211 [ 15c] const_type abbrev: 6
213 [ 161] base_type abbrev: 7
217 [ 168] base_type abbrev: 7
221 [ 16f] subprogram abbrev: 8