aboutsummaryrefslogtreecommitdiff
path: root/test_cases/abigail_reader/typedef/nullptr_cc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test_cases/abigail_reader/typedef/nullptr_cc.xml')
-rw-r--r--test_cases/abigail_reader/typedef/nullptr_cc.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/test_cases/abigail_reader/typedef/nullptr_cc.xml b/test_cases/abigail_reader/typedef/nullptr_cc.xml
new file mode 100644
index 0000000..7c69285
--- /dev/null
+++ b/test_cases/abigail_reader/typedef/nullptr_cc.xml
@@ -0,0 +1,11 @@
+<abi-corpus version='2.1'>
+ <elf-function-symbols>
+ <elf-symbol name='_Z3fooDn' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
+ </elf-function-symbols>
+ <abi-instr address-size='64' path='nullptr.cc' language='LANG_C_plus_plus_14'>
+ <function-decl name='foo' mangled-name='_Z3fooDn' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Z3fooDn'>
+ <return type-id='48b5725f'/>
+ </function-decl>
+ <type-decl name='void' id='48b5725f'/>
+ </abi-instr>
+</abi-corpus>