1<abi-corpus version='2.0' architecture='elf-amd-x86_64'> 2 <elf-needed> 3 <dependency name='libstdc++.so.6'/> 4 <dependency name='libm.so.6'/> 5 <dependency name='libgcc_s.so.1'/> 6 <dependency name='libc.so.6'/> 7 </elf-needed> 8 <elf-function-symbols> 9 <!-- S::foo() const --> 10 <elf-symbol name='_ZNK1S3fooEv' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/> 11 <!-- _fini --> 12 <elf-symbol name='_fini' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/> 13 <!-- _init --> 14 <elf-symbol name='_init' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/> 15 </elf-function-symbols> 16 <abi-instr address-size='64' path='test8-qualified-this-pointer.cc' comp-dir-path='/home/dodji/git/libabigail/master/tests/data/test-read-dwarf' language='LANG_C_plus_plus'> 17 <!-- int --> 18 <type-decl name='int' size-in-bits='32' id='type-id-1'/> 19 <!-- void --> 20 <type-decl name='void' id='type-id-2'/> 21 <!-- struct S --> 22 <class-decl name='S' size-in-bits='32' is-struct='yes' visibility='default' filepath='/home/dodji/git/libabigail/master/tests/data/test-read-dwarf/test8-qualified-this-pointer.cc' line='1' column='1' id='type-id-3'> 23 <data-member access='public' layout-offset-in-bits='0'> 24 <!-- int S::i --> 25 <var-decl name='i' type-id='type-id-1' visibility='default' filepath='/home/dodji/git/libabigail/master/tests/data/test-read-dwarf/test8-qualified-this-pointer.cc' line='3' column='1'/> 26 </data-member> 27 <member-function access='public' constructor='yes'> 28 <!-- S::S() --> 29 <function-decl name='S' filepath='/home/dodji/git/libabigail/master/tests/data/test-read-dwarf/test8-qualified-this-pointer.cc' line='5' column='1' visibility='default' binding='global' size-in-bits='64'> 30 <!-- implicit parameter of type 'S*' --> 31 <parameter type-id='type-id-4' is-artificial='yes'/> 32 <!-- void --> 33 <return type-id='type-id-2'/> 34 </function-decl> 35 </member-function> 36 <member-function access='public' const='yes'> 37 <!-- int S::foo() --> 38 <function-decl name='foo' mangled-name='_ZNK1S3fooEv' filepath='/home/dodji/git/libabigail/master/tests/data/test-read-dwarf/test8-qualified-this-pointer.cc' line='14' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_ZNK1S3fooEv'> 39 <!-- implicit parameter of type 'const S* const' --> 40 <parameter type-id='type-id-5' name='this' is-artificial='yes'/> 41 <!-- int --> 42 <return type-id='type-id-1'/> 43 </function-decl> 44 </member-function> 45 </class-decl> 46 <!-- S* --> 47 <pointer-type-def type-id='type-id-3' size-in-bits='64' id='type-id-4'/> 48 <!-- const S --> 49 <qualified-type-def type-id='type-id-3' const='yes' id='type-id-6'/> 50 <!-- const S* --> 51 <pointer-type-def type-id='type-id-6' size-in-bits='64' id='type-id-7'/> 52 <!-- const S* const --> 53 <qualified-type-def type-id='type-id-7' const='yes' id='type-id-5'/> 54 </abi-instr> 55</abi-corpus> 56