Searched refs:ctftest_check_function (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/test/util-tests/tests/ctf/ |
H A D | check-merge-reduction.c | 60 if (!ctftest_check_function(functions[j].cft_name, fp, in main()
|
H A D | check-merge-weak.c | 59 if (!ctftest_check_function(functions[j].cft_name, fp, in main()
|
H A D | check-weak.c | 59 if (!ctftest_check_function(functions[j].cft_name, fp, in main()
|
H A D | check-function.c | 83 if (!ctftest_check_function(functions[j].cft_name, fp, in main()
|
H A D | check-common.h | 147 extern boolean_t ctftest_check_function(const char *, ctf_file_t *,
|
H A D | check-common.c | 636 ctftest_check_function(const char *symbol, ctf_file_t *fp, const char *rtype, in ctftest_check_function() function
|