Home
last modified time | relevance | path

Searched refs:exported_function (Results 1 – 21 of 21) sorted by relevance

/third_party/libabigail/tests/data/test-symtab/kernel-4.14/
Dsingle_function.c3 void exported_function(void) {} in exported_function() function
4 EXPORT_SYMBOL(exported_function);
Done_of_each.c3 void exported_function(void) {} in exported_function() function
4 EXPORT_SYMBOL(exported_function);
/third_party/libabigail/tests/data/test-symtab/kernel-5.4/
Dsingle_function.c3 void exported_function(void) {} in exported_function() function
4 EXPORT_SYMBOL(exported_function);
Done_of_each.c3 void exported_function(void) {} in exported_function() function
4 EXPORT_SYMBOL(exported_function);
/third_party/libabigail/tests/data/test-symtab/kernel-5.6/
Dsingle_function.c3 void exported_function(void) {} in exported_function() function
4 EXPORT_SYMBOL(exported_function);
Done_of_each.c3 void exported_function(void) {} in exported_function() function
4 EXPORT_SYMBOL(exported_function);
/third_party/libabigail/tests/data/test-symtab/kernel-4.19/
Dsingle_function.c3 void exported_function(void) {} in exported_function() function
4 EXPORT_SYMBOL(exported_function);
Done_of_each.c3 void exported_function(void) {} in exported_function() function
4 EXPORT_SYMBOL(exported_function);
/third_party/libabigail/tests/data/test-symtab/kernel/
Dsingle_function.c3 void exported_function(void) {} in exported_function() function
4 EXPORT_SYMBOL(exported_function);
Done_of_each.c3 void exported_function(void) {} in exported_function() function
4 EXPORT_SYMBOL(exported_function);
/third_party/libabigail/tests/data/test-symtab/kernel-modversions/
Done_of_each.c3 void exported_function(void) {} in exported_function() function
4 EXPORT_SYMBOL(exported_function);
/third_party/libabigail/tests/data/test-symtab/basic/
Dno_debug_info.c1 void exported_function(){} in exported_function() function
Dsingle_function.c1 void exported_function(){} in exported_function() function
Done_function_one_variable_function.whitelist2 exported_function
Done_function_one_variable.c1 void exported_function(){} in exported_function() function
Done_function_one_variable_all.whitelist2 exported_function
Daliases.c1 void exported_function(){} in exported_function() function
/third_party/libabigail/tests/data/test-abidiff/
Dtest-crc-report-1-2.txt6 [C] 'function void exported_function()' has some indirect sub-type changes:
Dtest-crc-report-1-0.txt6 [C] 'function void exported_function()' has some indirect sub-type changes:
Dtest-crc-report-0-1.txt6 [C] 'function void exported_function()' has some indirect sub-type changes:
/third_party/node/doc/api/
Dn-api.md427 napi_value exported_function;
433 &exported_function));
438 exported_function));