1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418
|
<abi-corpus version='2.4'>
<elf-needed>
<dependency name='libstdc++.so.6'/>
<dependency name='libm.so.6'/>
<dependency name='libgcc_s.so.1'/>
<dependency name='libc.so.6'/>
</elf-needed>
<elf-function-symbols>
<!-- emit(std::string&) -->
<elf-symbol name='_Z4emitRSs' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
<!-- emit(std::string&, std::string&) -->
<elf-symbol name='_Z4emitRSsS_' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
<!-- _fini -->
<elf-symbol name='_fini' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
<!-- _init -->
<elf-symbol name='_init' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
</elf-function-symbols>
<abi-instr address-size='64' path='test23-first-tu.cc' comp-dir-path='/home/dodji/git/libabigail/PR20369/tests/data/test-read-dwarf' language='LANG_C_plus_plus'>
<!-- bool -->
<type-decl name='bool' size-in-bits='8' hash='5ba96bb22f4237fb' id='type-id-1'/>
<!-- char -->
<type-decl name='char' size-in-bits='8' hash='65b2d157027b431a' id='type-id-2'/>
<!-- double -->
<type-decl name='double' size-in-bits='64' hash='e9e9b320886d9aa6' id='type-id-3'/>
<!-- float -->
<type-decl name='float' size-in-bits='32' hash='d7ec3bf03d3c5690' id='type-id-4'/>
<!-- int -->
<type-decl name='int' size-in-bits='32' hash='09d17c08f594edc7' id='type-id-5'/>
<!-- long double -->
<type-decl name='long double' size-in-bits='128' hash='2a9bbfe8bb0475f1#2' id='type-id-6'/>
<!-- long int -->
<type-decl name='long int' size-in-bits='64' hash='b119fe0931d2ee10#2' id='type-id-7'/>
<!-- long long int -->
<type-decl name='long long int' size-in-bits='64' hash='5ae7f9eec1fc43d6#3' id='type-id-8'/>
<!-- short int -->
<type-decl name='short int' size-in-bits='16' hash='6c2352eccdcd3eea#4' id='type-id-9'/>
<!-- struct __mbstate_t -->
<class-decl name='__mbstate_t' is-struct='yes' naming-typedef-id='type-id-10' visibility='default' size-in-bits='64' filepath='/usr/include/wchar.h' line='83' column='1' hash='e97fe294ce223fec' id='type-id-11'>
<member-type access='public'>
<!-- union {} -->
<union-decl name='__anonymous_union__' visibility='default' is-anonymous='yes' is-declaration-only='yes' id='type-id-12'/>
</member-type>
<data-member access='public' layout-offset-in-bits='0'>
<!-- int __mbstate_t::__count -->
<var-decl name='__count' type-id='type-id-5' visibility='default' filepath='/usr/include/wchar.h' line='84' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='32'>
<!-- union {} __mbstate_t::__value -->
<var-decl name='__value' type-id='type-id-12' visibility='default' filepath='/usr/include/wchar.h' line='93' column='1'/>
</data-member>
</class-decl>
<!-- struct tm -->
<class-decl name='tm' is-struct='yes' visibility='default' size-in-bits='448' filepath='/usr/include/time.h' line='133' column='1' hash='831fa813c3806379' id='type-id-13'>
<data-member access='public' layout-offset-in-bits='0'>
<!-- int tm::tm_sec -->
<var-decl name='tm_sec' type-id='type-id-5' visibility='default' filepath='/usr/include/time.h' line='135' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='32'>
<!-- int tm::tm_min -->
<var-decl name='tm_min' type-id='type-id-5' visibility='default' filepath='/usr/include/time.h' line='136' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
<!-- int tm::tm_hour -->
<var-decl name='tm_hour' type-id='type-id-5' visibility='default' filepath='/usr/include/time.h' line='137' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='96'>
<!-- int tm::tm_mday -->
<var-decl name='tm_mday' type-id='type-id-5' visibility='default' filepath='/usr/include/time.h' line='138' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
<!-- int tm::tm_mon -->
<var-decl name='tm_mon' type-id='type-id-5' visibility='default' filepath='/usr/include/time.h' line='139' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='160'>
<!-- int tm::tm_year -->
<var-decl name='tm_year' type-id='type-id-5' visibility='default' filepath='/usr/include/time.h' line='140' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='192'>
<!-- int tm::tm_wday -->
<var-decl name='tm_wday' type-id='type-id-5' visibility='default' filepath='/usr/include/time.h' line='141' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='224'>
<!-- int tm::tm_yday -->
<var-decl name='tm_yday' type-id='type-id-5' visibility='default' filepath='/usr/include/time.h' line='142' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='256'>
<!-- int tm::tm_isdst -->
<var-decl name='tm_isdst' type-id='type-id-5' visibility='default' filepath='/usr/include/time.h' line='143' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='320'>
<!-- long int tm::tm_gmtoff -->
<var-decl name='tm_gmtoff' type-id='type-id-7' visibility='default' filepath='/usr/include/time.h' line='146' column='1'/>
</data-member>
<data-member access='public' layout-offset-in-bits='384'>
<!-- const char* tm::tm_zone -->
<var-decl name='tm_zone' type-id='type-id-14' visibility='default' filepath='/usr/include/time.h' line='147' column='1'/>
</data-member>
</class-decl>
<!-- struct typedef__va_list_tag__va_list_tag -->
<class-decl name='typedef__va_list_tag__va_list_tag' is-struct='yes' visibility='default' size-in-bits='192' hash='3b37d6f26ac12c24' id='type-id-15'>
<data-member access='public' layout-offset-in-bits='0'>
<!-- unsigned int typedef__va_list_tag__va_list_tag::gp_offset -->
<var-decl name='gp_offset' type-id='type-id-16' visibility='default'/>
</data-member>
<data-member access='public' layout-offset-in-bits='32'>
<!-- unsigned int typedef__va_list_tag__va_list_tag::fp_offset -->
<var-decl name='fp_offset' type-id='type-id-16' visibility='default'/>
</data-member>
<data-member access='public' layout-offset-in-bits='64'>
<!-- void* typedef__va_list_tag__va_list_tag::overflow_arg_area -->
<var-decl name='overflow_arg_area' type-id='type-id-17' visibility='default'/>
</data-member>
<data-member access='public' layout-offset-in-bits='128'>
<!-- void* typedef__va_list_tag__va_list_tag::reg_save_area -->
<var-decl name='reg_save_area' type-id='type-id-17' visibility='default'/>
</data-member>
</class-decl>
<!-- struct {} -->
<class-decl name='__anonymous_struct__' is-struct='yes' visibility='default' is-anonymous='yes' hash='07b3790b751f14ff' id='type-id-18'/>
<!-- typedef int __int32_t -->
<typedef-decl name='__int32_t' type-id='type-id-5' size-in-bits='32' filepath='/usr/include/bits/types.h' line='40' column='1' hash='09d17c08f594edc7' id='type-id-19'/>
<!-- typedef __mbstate_t __mbstate_t -->
<typedef-decl name='__mbstate_t' type-id='type-id-11' size-in-bits='64' filepath='/usr/include/wchar.h' line='94' column='1' id='type-id-10'/>
<!-- typedef __mbstate_t mbstate_t -->
<typedef-decl name='mbstate_t' type-id='type-id-10' size-in-bits='64' filepath='/usr/include/wchar.h' line='106' column='1' id='type-id-20'/>
<!-- typedef unsigned long int size_t -->
<typedef-decl name='size_t' type-id='type-id-21' size-in-bits='64' filepath='/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stddef.h' line='212' column='1' hash='8fdc5eea2983a729' id='type-id-22'/>
<!-- typedef const __int32_t* wctrans_t -->
<typedef-decl name='wctrans_t' type-id='type-id-23' size-in-bits='64' filepath='/usr/include/wctype.h' line='186' column='1' hash='96e1bfcb27b9d6ed' id='type-id-24'/>
<!-- typedef unsigned long int wctype_t -->
<typedef-decl name='wctype_t' type-id='type-id-21' size-in-bits='64' filepath='/usr/include/wctype.h' line='52' column='1' hash='8fdc5eea2983a729' id='type-id-25'/>
<!-- typedef unsigned int wint_t -->
<typedef-decl name='wint_t' type-id='type-id-16' size-in-bits='32' filepath='/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stddef.h' line='353' column='1' hash='e66b43f97c38e87a' id='type-id-26'/>
<!-- unsigned int -->
<type-decl name='unsigned int' size-in-bits='32' hash='e66b43f97c38e87a' id='type-id-16'/>
<!-- unsigned long int -->
<type-decl name='unsigned long int' size-in-bits='64' hash='8fdc5eea2983a729#2' id='type-id-21'/>
<!-- unsigned long long int -->
<type-decl name='unsigned long long int' size-in-bits='64' hash='ebdfc4685a1e82df#3' id='type-id-27'/>
<!-- wchar_t -->
<type-decl name='wchar_t' size-in-bits='32' hash='4b224bc24abb5f1b' id='type-id-28'/>
<!-- char& -->
<reference-type-def kind='lvalue' type-id='type-id-2' size-in-bits='64' hash='ffc913127619398d' id='type-id-29'/>
<!-- char* -->
<pointer-type-def type-id='type-id-2' size-in-bits='64' hash='e533f42d1dd4942c' id='type-id-30'/>
<!-- const __int32_t -->
<qualified-type-def type-id='type-id-19' const='yes' hash='3aaf0f2479f2834c' id='type-id-31'/>
<!-- const __int32_t* -->
<pointer-type-def type-id='type-id-31' size-in-bits='64' hash='96e1bfcb27b9d6ed' id='type-id-23'/>
<!-- const char -->
<qualified-type-def type-id='type-id-2' const='yes' hash='3e50fd33f9bb78d9' id='type-id-32'/>
<!-- const char& -->
<reference-type-def kind='lvalue' type-id='type-id-32' size-in-bits='64' hash='78bf127c69ae91c1' id='type-id-33'/>
<!-- const char* -->
<pointer-type-def type-id='type-id-32' size-in-bits='64' hash='c44743f354f6a443' id='type-id-14'/>
<!-- const char** -->
<pointer-type-def type-id='type-id-14' size-in-bits='64' hash='cea1d4b0943594a3' id='type-id-34'/>
<!-- const int -->
<qualified-type-def type-id='type-id-5' const='yes' hash='8cef8df4b6728924' id='type-id-35'/>
<!-- const long int -->
<qualified-type-def type-id='type-id-7' const='yes' hash='ea466b949f1ce7b6#2' id='type-id-36'/>
<!-- const mbstate_t -->
<qualified-type-def type-id='type-id-20' const='yes' hash='a328f2686e4dcc6e' id='type-id-37'/>
<!-- const mbstate_t* -->
<pointer-type-def type-id='type-id-37' size-in-bits='64' hash='965b139f91617649' id='type-id-38'/>
<!-- const short int -->
<qualified-type-def type-id='type-id-9' const='yes' hash='fa0f98d319d2e5f4#3' id='type-id-39'/>
<!-- const std::basic_string<char,std::char_traits<char>,std::allocator<char>> -->
<qualified-type-def type-id='type-id-40' const='yes' hash='876836f44f3494e5' id='type-id-41'/>
<!-- const std::basic_string<char,std::char_traits<char>,std::allocator<char>>& -->
<reference-type-def kind='lvalue' type-id='type-id-41' size-in-bits='64' hash='c150ddfcb238b493' id='type-id-42'/>
<!-- const std::basic_string<char,std::char_traits<char>,std::allocator<char>>* -->
<pointer-type-def type-id='type-id-41' size-in-bits='64' hash='558e377f8e11c9af' id='type-id-43'/>
<!-- const std::basic_string<char,std::char_traits<char>,std::allocator<char>>::size_type -->
<qualified-type-def type-id='type-id-44' const='yes' hash='f3ad494e9f7aea44' id='type-id-45'/>
<!-- const tm -->
<qualified-type-def type-id='type-id-13' const='yes' hash='6d30d2c0485b21b8' id='type-id-46'/>
<!-- const tm* -->
<pointer-type-def type-id='type-id-46' size-in-bits='64' hash='934b82f269d593b3' id='type-id-47'/>
<!-- const wchar_t -->
<qualified-type-def type-id='type-id-28' const='yes' hash='f2fba7dbc42fc9d5' id='type-id-48'/>
<!-- const wchar_t* -->
<pointer-type-def type-id='type-id-48' size-in-bits='64' hash='317089067e76910a' id='type-id-49'/>
<!-- const wchar_t** -->
<pointer-type-def type-id='type-id-49' size-in-bits='64' hash='535c62eb027026ae' id='type-id-50'/>
<!-- mbstate_t* -->
<pointer-type-def type-id='type-id-20' size-in-bits='64' hash='18fb85b101e2cd25' id='type-id-51'/>
<!-- std::basic_string<char,std::char_traits<char>,std::allocator<char>>& -->
<reference-type-def kind='lvalue' type-id='type-id-40' size-in-bits='64' hash='eafca7fdb10b089a' id='type-id-52'/>
<!-- std::basic_string<char,std::char_traits<char>,std::allocator<char>>* -->
<pointer-type-def type-id='type-id-40' size-in-bits='64' hash='18becb8991ad6ad0' id='type-id-53'/>
<!-- std::string& -->
<reference-type-def kind='lvalue' type-id='type-id-54' size-in-bits='64' hash='ff0c9cda7f48b949' id='type-id-55'/>
<!-- struct {}* -->
<pointer-type-def type-id='type-id-18' size-in-bits='64' hash='dd499d74aef8a9d9' id='type-id-56'/>
<!-- typedef__va_list_tag__va_list_tag* -->
<pointer-type-def type-id='type-id-15' size-in-bits='64' hash='32209790a214ec40' id='type-id-57'/>
<!-- wchar_t* -->
<pointer-type-def type-id='type-id-28' size-in-bits='64' hash='fb9a8c973ae04ed8' id='type-id-58'/>
<!-- wchar_t** -->
<pointer-type-def type-id='type-id-58' size-in-bits='64' hash='f6157ba411f3141d' id='type-id-59'/>
<!-- __FILE* -->
<pointer-type-def type-id='type-id-60' size-in-bits='64' id='type-id-61'/>
<!-- class allocator<char> -->
<class-decl name='allocator<char>' visibility='default' is-declaration-only='yes' id='type-id-62'>
<member-type access='public'>
<!-- typedef const char* allocator<char>::const_pointer -->
<typedef-decl name='const_pointer' type-id='type-id-14' size-in-bits='64' filepath='/usr/include/c++/4.8.2/bits/allocator.h' line='98' column='1' hash='c44743f354f6a443' id='type-id-63'/>
</member-type>
<member-type access='public'>
<!-- typedef const char& allocator<char>::const_reference -->
<typedef-decl name='const_reference' type-id='type-id-33' size-in-bits='64' filepath='/usr/include/c++/4.8.2/bits/allocator.h' line='100' column='1' hash='78bf127c69ae91c1' id='type-id-64'/>
</member-type>
<member-type access='public'>
<!-- typedef std::ptrdiff_t allocator<char>::difference_type -->
<typedef-decl name='difference_type' type-id='type-id-66' size-in-bits='64' filepath='/usr/include/c++/4.8.2/bits/allocator.h' line='96' column='1' hash='b119fe0931d2ee10' id='type-id-65'/>
</member-type>
<member-type access='public'>
<!-- typedef char* allocator<char>::pointer -->
<typedef-decl name='pointer' type-id='type-id-30' size-in-bits='64' filepath='/usr/include/c++/4.8.2/bits/allocator.h' line='97' column='1' hash='e533f42d1dd4942c' id='type-id-67'/>
</member-type>
<member-type access='public'>
<!-- typedef char& allocator<char>::reference -->
<typedef-decl name='reference' type-id='type-id-29' size-in-bits='64' filepath='/usr/include/c++/4.8.2/bits/allocator.h' line='99' column='1' hash='ffc913127619398d' id='type-id-68'/>
</member-type>
<member-type access='public'>
<!-- typedef std::size_t allocator<char>::size_type -->
<typedef-decl name='size_type' type-id='type-id-70' size-in-bits='64' filepath='/usr/include/c++/4.8.2/bits/allocator.h' line='95' column='1' hash='8fdc5eea2983a729' id='type-id-69'/>
</member-type>
</class-decl>
<!-- const allocator<char> -->
<qualified-type-def type-id='type-id-62' const='yes' id='type-id-71'/>
<reference-type-def kind='lvalue' type-id='type-id-71' size-in-bits='64' id='type-id-72'/>
<!-- const std::basic_string<char,std::char_traits<char>,std::allocator<char>>::_Rep -->
<qualified-type-def type-id='type-id-73' const='yes' id='type-id-74'/>
<!-- namespace __gnu_cxx -->
<namespace-decl name='__gnu_cxx'>
<!-- class __gnu_cxx::__normal_iterator<char*,std::basic_string<char,std::char_traits<char>,std::allocator<char>>> -->
<class-decl name='__normal_iterator<char*,std::basic_string<char,std::char_traits<char>,std::allocator<char>>>' visibility='default' is-declaration-only='yes' id='type-id-75'/>
<!-- class __gnu_cxx::__normal_iterator<charconst*,std::basic_string<char,std::char_traits<char>,std::allocator<char>>> -->
<class-decl name='__normal_iterator<charconst*,std::basic_string<char,std::char_traits<char>,std::allocator<char>>>' visibility='default' is-declaration-only='yes' id='type-id-76'/>
</namespace-decl>
<!-- namespace std -->
<namespace-decl name='std'>
<!-- typedef std::basic_string<char,std::char_traits<char>,std::allocator<char>> std::string -->
<typedef-decl name='string' type-id='type-id-40' size-in-bits='64' filepath='/usr/include/c++/4.8.2/bits/stringfwd.h' line='62' column='1' id='type-id-54'/>
</namespace-decl>
<!-- namespace std -->
<namespace-decl name='std'>
<!-- class std::basic_string<char,std::char_traits<char>,std::allocator<char>> -->
<class-decl name='basic_string<char,std::char_traits<char>,std::allocator<char>>' visibility='default' size-in-bits='64' filepath='/usr/include/c++/4.8.2/bits/basic_string.h' line='112' column='1' hash='c9b0684f73450e83' id='type-id-40'>
<member-type access='public'>
<!-- typedef allocator<char>::const_pointer std::basic_string<char,std::char_traits<char>,std::allocator<char>>::const_pointer -->
<typedef-decl name='const_pointer' type-id='type-id-63' size-in-bits='64' filepath='/usr/include/c++/4.8.2/bits/basic_string.h' line='126' column='1' hash='c44743f354f6a443' id='type-id-77'/>
</member-type>
<member-type access='public'>
<!-- typedef allocator<char>::const_reference std::basic_string<char,std::char_traits<char>,std::allocator<char>>::const_reference -->
<typedef-decl name='const_reference' type-id='type-id-64' size-in-bits='64' filepath='/usr/include/c++/4.8.2/bits/basic_string.h' line='124' column='1' hash='78bf127c69ae91c1' id='type-id-78'/>
</member-type>
<member-type access='public'>
<!-- typedef allocator<char>::difference_type std::basic_string<char,std::char_traits<char>,std::allocator<char>>::difference_type -->
<typedef-decl name='difference_type' type-id='type-id-65' size-in-bits='64' filepath='/usr/include/c++/4.8.2/bits/basic_string.h' line='122' column='1' hash='b119fe0931d2ee10' id='type-id-79'/>
</member-type>
<member-type access='public'>
<!-- typedef allocator<char>::pointer std::basic_string<char,std::char_traits<char>,std::allocator<char>>::pointer -->
<typedef-decl name='pointer' type-id='type-id-67' size-in-bits='64' filepath='/usr/include/c++/4.8.2/bits/basic_string.h' line='125' column='1' hash='e533f42d1dd4942c' id='type-id-80'/>
</member-type>
<member-type access='public'>
<!-- typedef allocator<char>::reference std::basic_string<char,std::char_traits<char>,std::allocator<char>>::reference -->
<typedef-decl name='reference' type-id='type-id-68' size-in-bits='64' filepath='/usr/include/c++/4.8.2/bits/basic_string.h' line='123' column='1' hash='ffc913127619398d' id='type-id-81'/>
</member-type>
<member-type access='public'>
<!-- typedef allocator<char>::size_type std::basic_string<char,std::char_traits<char>,std::allocator<char>>::size_type -->
<typedef-decl name='size_type' type-id='type-id-69' size-in-bits='64' filepath='/usr/include/c++/4.8.2/bits/basic_string.h' line='121' column='1' hash='8fdc5eea2983a729' id='type-id-44'/>
</member-type>
<member-type access='public'>
<!-- typedef char_traits<char>::char_type std::basic_string<char,std::char_traits<char>,std::allocator<char>>::value_type -->
<typedef-decl name='value_type' type-id='type-id-83' size-in-bits='8' filepath='/usr/include/c++/4.8.2/bits/basic_string.h' line='119' column='1' hash='65b2d157027b431a' id='type-id-82'/>
</member-type>
<member-type access='private'>
<!-- struct std::basic_string<char,std::char_traits<char>,std::allocator<char>>::_Alloc_hider -->
<class-decl name='_Alloc_hider' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-84'/>
</member-type>
<member-type access='private'>
<!-- struct std::basic_string<char,std::char_traits<char>,std::allocator<char>>::_Rep -->
<class-decl name='_Rep' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-73'/>
</member-type>
<member-type access='private'>
<!-- struct std::basic_string<char,std::char_traits<char>,std::allocator<char>>::_Rep_base -->
<class-decl name='_Rep_base' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-85'/>
</member-type>
<member-type access='private'>
<!-- typedef rebind<char>::other std::basic_string<char,std::char_traits<char>,std::allocator<char>>::_CharT_alloc_type -->
<typedef-decl name='_CharT_alloc_type' type-id='type-id-87' filepath='/usr/include/c++/4.8.2/bits/basic_string.h' line='114' column='1' id='type-id-86'/>
</member-type>
<member-type access='public'>
<!-- typedef allocator<char> std::basic_string<char,std::char_traits<char>,std::allocator<char>>::allocator_type -->
<typedef-decl name='allocator_type' type-id='type-id-62' filepath='/usr/include/c++/4.8.2/bits/basic_string.h' line='120' column='1' id='type-id-88'/>
</member-type>
<member-type access='public'>
<!-- typedef __gnu_cxx::__normal_iterator<charconst*,std::basic_string<char,std::char_traits<char>,std::allocator<char>>> std::basic_string<char,std::char_traits<char>,std::allocator<char>>::const_iterator -->
<typedef-decl name='const_iterator' type-id='type-id-76' filepath='/usr/include/c++/4.8.2/bits/basic_string.h' line='129' column='1' id='type-id-89'/>
</member-type>
<member-type access='public'>
<!-- typedef std::reverse_iterator<__gnu_cxx::__normal_iterator<charconst*,std::basic_string<char,std::char_traits<char>,std::allocator<char>>>> std::basic_string<char,std::char_traits<char>,std::allocator<char>>::const_reverse_iterator -->
<typedef-decl name='const_reverse_iterator' type-id='type-id-91' filepath='/usr/include/c++/4.8.2/bits/basic_string.h' line='130' column='1' id='type-id-90'/>
</member-type>
<member-type access='public'>
<!-- typedef __gnu_cxx::__normal_iterator<char*,std::basic_string<char,std::char_traits<char>,std::allocator<char>>> std::basic_string<char,std::char_traits<char>,std::allocator<char>>::iterator -->
<typedef-decl name='iterator' type-id='type-id-75' filepath='/usr/include/c++/4.8.2/bits/basic_string.h' line='127' column='1' id='type-id-92'/>
</member-type>
<member-type access='public'>
<!-- typedef std::reverse_iterator<__gnu_cxx::__normal_iterator<char*,std::basic_string<char,std::char_traits<char>,std::allocator<char>>>> std::basic_string<char,std::char_traits<char>,std::allocator<char>>::reverse_iterator -->
<typedef-decl name='reverse_iterator' type-id='type-id-94' filepath='/usr/include/c++/4.8.2/bits/basic_string.h' line='131' column='1' id='type-id-93'/>
</member-type>
<member-type access='public'>
<!-- typedef char_traits<char> std::basic_string<char,std::char_traits<char>,std::allocator<char>>::traits_type -->
<typedef-decl name='traits_type' type-id='type-id-96' filepath='/usr/include/c++/4.8.2/bits/basic_string.h' line='118' column='1' id='type-id-95'/>
</member-type>
<data-member access='private' layout-offset-in-bits='0'>
<!-- std::basic_string<char,std::char_traits<char>,std::allocator<char>>::_Alloc_hider std::basic_string<char,std::char_traits<char>,std::allocator<char>>::_M_dataplus -->
<var-decl name='_M_dataplus' type-id='type-id-84' visibility='default' filepath='/usr/include/c++/4.8.2/bits/basic_string.h' line='289' column='1'/>
</data-member>
</class-decl>
</namespace-decl>
<!-- namespace std -->
<namespace-decl name='std'>
<!-- typedef long int std::ptrdiff_t -->
<typedef-decl name='ptrdiff_t' type-id='type-id-7' size-in-bits='64' filepath='/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/c++config.h' line='1858' column='1' hash='b119fe0931d2ee10' id='type-id-66'/>
<!-- typedef unsigned long int std::size_t -->
<typedef-decl name='size_t' type-id='type-id-21' size-in-bits='64' filepath='/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/c++config.h' line='1857' column='1' hash='8fdc5eea2983a729' id='type-id-70'/>
<!-- class std::reverse_iterator<__gnu_cxx::__normal_iterator<char*,std::basic_string<char,std::char_traits<char>,std::allocator<char>>>> -->
<class-decl name='reverse_iterator<__gnu_cxx::__normal_iterator<char*,std::basic_string<char,std::char_traits<char>,std::allocator<char>>>>' visibility='default' is-declaration-only='yes' id='type-id-94'/>
<!-- class std::reverse_iterator<__gnu_cxx::__normal_iterator<charconst*,std::basic_string<char,std::char_traits<char>,std::allocator<char>>>> -->
<class-decl name='reverse_iterator<__gnu_cxx::__normal_iterator<charconst*,std::basic_string<char,std::char_traits<char>,std::allocator<char>>>>' visibility='default' is-declaration-only='yes' id='type-id-91'/>
</namespace-decl>
<reference-type-def kind='lvalue' type-id='type-id-73' size-in-bits='64' id='type-id-97'/>
<!-- std::basic_string<char,std::char_traits<char>,std::allocator<char>>::_Rep* -->
<pointer-type-def type-id='type-id-73' size-in-bits='64' id='type-id-98'/>
<!-- struct _IO_FILE -->
<class-decl name='_IO_FILE' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-99'/>
<!-- struct char_traits<char> -->
<class-decl name='char_traits<char>' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-96'>
<member-type access='public'>
<!-- typedef char char_traits<char>::char_type -->
<typedef-decl name='char_type' type-id='type-id-2' size-in-bits='8' filepath='/usr/include/c++/4.8.2/bits/char_traits.h' line='235' column='1' hash='65b2d157027b431a' id='type-id-83'/>
</member-type>
</class-decl>
<!-- struct rebind<char> -->
<class-decl name='rebind<char>' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-100'>
<member-type access='public'>
<!-- typedef allocator<char> rebind<char>::other -->
<typedef-decl name='other' type-id='type-id-62' filepath='/usr/include/c++/4.8.2/bits/allocator.h' line='105' column='1' id='type-id-87'/>
</member-type>
</class-decl>
<!-- void emit(std::string&) -->
<function-decl name='emit' mangled-name='_Z4emitRSs' filepath='/home/dodji/git/libabigail/PR20369/tests/data/test-read-dwarf/test23-first-tu.cc' line='12' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Z4emitRSs' hash='232ca2cf0d26fbc7'>
<!-- parameter of type 'std::string&' -->
<parameter type-id='type-id-55' filepath='/home/dodji/git/libabigail/PR20369/tests/data/test-read-dwarf/test23-first-tu.cc' line='12' column='1'/>
<!-- void -->
<return type-id='type-id-101'/>
</function-decl>
<!-- namespace __gnu_cxx -->
<namespace-decl name='__gnu_cxx'>
<!-- struct __gnu_cxx::__numeric_traits_integer<char> -->
<class-decl name='__numeric_traits_integer<char>' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-102'/>
<!-- struct __gnu_cxx::__numeric_traits_integer<int> -->
<class-decl name='__numeric_traits_integer<int>' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-103'/>
<!-- struct __gnu_cxx::__numeric_traits_integer<longint> -->
<class-decl name='__numeric_traits_integer<longint>' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-104'/>
<!-- struct __gnu_cxx::__numeric_traits_integer<longunsignedint> -->
<class-decl name='__numeric_traits_integer<longunsignedint>' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-105'/>
<!-- struct __gnu_cxx::__numeric_traits_integer<shortint> -->
<class-decl name='__numeric_traits_integer<shortint>' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-106'/>
</namespace-decl>
<!-- typedef _IO_FILE __FILE -->
<typedef-decl name='__FILE' type-id='type-id-99' filepath='/usr/include/stdio.h' line='64' column='1' id='type-id-60'/>
<!-- variadic parameter type -->
<type-decl name='variadic parameter type' id='type-id-107'/>
<!-- void -->
<type-decl name='void' id='type-id-101'/>
<!-- void* -->
<pointer-type-def type-id='type-id-101' id='type-id-17'/>
</abi-instr>
<abi-instr address-size='64' path='test23-second-tu.cc' comp-dir-path='/home/dodji/git/libabigail/PR20369/tests/data/test-read-dwarf' language='LANG_C_plus_plus'>
<!-- __FILE* -->
<pointer-type-def type-id='type-id-108' size-in-bits='64' id='type-id-109'/>
<!-- namespace std -->
<namespace-decl name='std'>
</namespace-decl>
<!-- struct _IO_FILE -->
<class-decl name='_IO_FILE' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-110'/>
<!-- void emit(std::string&, std::string&) -->
<function-decl name='emit' mangled-name='_Z4emitRSsS_' filepath='/home/dodji/git/libabigail/PR20369/tests/data/test-read-dwarf/test23-second-tu.cc' line='13' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Z4emitRSsS_' hash='50623a46b6b35505'>
<!-- parameter of type 'std::string&' -->
<parameter type-id='type-id-55' filepath='/home/dodji/git/libabigail/PR20369/tests/data/test-read-dwarf/test23-second-tu.cc' line='13' column='1'/>
<!-- parameter of type 'std::string&' -->
<parameter type-id='type-id-55' filepath='/home/dodji/git/libabigail/PR20369/tests/data/test-read-dwarf/test23-second-tu.cc' line='13' column='1'/>
<!-- void -->
<return type-id='type-id-101'/>
</function-decl>
<!-- namespace __gnu_cxx -->
<namespace-decl name='__gnu_cxx'>
<!-- struct __gnu_cxx::__numeric_traits_integer<char> -->
<class-decl name='__numeric_traits_integer<char>' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-111'/>
<!-- struct __gnu_cxx::__numeric_traits_integer<int> -->
<class-decl name='__numeric_traits_integer<int>' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-112'/>
<!-- struct __gnu_cxx::__numeric_traits_integer<longint> -->
<class-decl name='__numeric_traits_integer<longint>' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-113'/>
<!-- struct __gnu_cxx::__numeric_traits_integer<longunsignedint> -->
<class-decl name='__numeric_traits_integer<longunsignedint>' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-114'/>
<!-- struct __gnu_cxx::__numeric_traits_integer<shortint> -->
<class-decl name='__numeric_traits_integer<shortint>' is-struct='yes' visibility='default' is-declaration-only='yes' id='type-id-115'/>
</namespace-decl>
<!-- typedef _IO_FILE __FILE -->
<typedef-decl name='__FILE' type-id='type-id-110' filepath='/usr/include/stdio.h' line='64' column='1' id='type-id-108'/>
</abi-instr>
</abi-corpus>
|