1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
<abi-instr address-size='64' path='data/test-read-write/test23.xml'>
<type-decl name='char' size-in-bits='8' alignment-in-bits='8' hash='1e02e78f5bd54451' id='type-id-1'/>
<type-decl name='int' size-in-bits='32' alignment-in-bits='32' hash='709cbe60bab69a92' id='type-id-2'/>
<type-decl name='long int' size-in-bits='64' alignment-in-bits='64' hash='188d53c105272a1a#2' id='type-id-3'/>
<function-decl name='foo' mangled-name='_Z3foocl' filepath='/home/dodji/test-bidw/test-v0.cc' line='5' column='1' visibility='default' binding='global' size-in-bits='64' alignment-in-bits='64' hash='1a6213f7f4326d1c'>
<parameter type-id='type-id-1' name='c' filepath='/home/dodji/test-bidw/test-v0.cc' line='5' column='1'/>
<parameter type-id='type-id-3' name='l' filepath='/home/dodji/test-bidw/test-v0.cc' line='5' column='1'/>
<return type-id='type-id-3'/>
</function-decl>
<function-decl name='bar' mangled-name='_Z3bariz' filepath='/home/dodji/test-bidw/test-v0.cc' line='9' column='1' visibility='default' binding='global' size-in-bits='64' alignment-in-bits='64' hash='8f0769f762de07aa'>
<parameter type-id='type-id-3' name='c' filepath='/home/dodji/test-bidw/test-v0.cc' line='9' column='1'/>
<parameter is-variadic='yes'/>
<return type-id='type-id-4'/>
</function-decl>
<function-decl name='main' filepath='/home/dodji/test-bidw/test-v0.cc' line='17' column='1' visibility='default' binding='global' size-in-bits='64' alignment-in-bits='64' hash='dcf10a11d7991a3f'>
<return type-id='type-id-2'/>
</function-decl>
<var-decl name='global' type-id='type-id-2' visibility='default' filepath='/home/dodji/test-bidw/test-v0.cc' line='2' column='1'/>
<type-decl name='variadic parameter type' id='type-id-5'/>
<type-decl name='void' id='type-id-4'/>
</abi-instr>
|