| /illumos-gate/usr/src/cmd/mdb/common/libstandctf/ |
| H A D | mapfile | 66 ctf_func_args;
|
| /illumos-gate/usr/src/uts/common/ctf/ |
| H A D | mapfile | 69 ctf_func_args;
|
| /illumos-gate/usr/src/lib/libctf/common/ |
| H A D | mapfile-vers | 142 ctf_func_args;
|
| H A D | ctf_diff.c | 1137 if ((ret = ctf_func_args(cds->cds_ifp, ifd->cdf_symidx, in ctf_diff_func_fill() 1140 if ((ret = ctf_func_args(cds->cds_ofp, ofd->cdf_symidx, in ctf_diff_func_fill()
|
| H A D | ctf_merge.c | 1097 if (ctf_func_args(cmi->cmi_input, idx, fmap->cmf_argc, in ctf_merge_add_function()
|
| H A D | ctf_dwarf.c | 2909 if (ctf_func_args(cup->cu_ctfp, matchidx, fip.ctc_argc, args) == in ctf_dwarf_duplicate_func()
|
| /illumos-gate/usr/src/cmd/ctfdump/ |
| H A D | ctfdump.c | 221 if (ctf_func_args(g_fp, symidx, g_nfargc, g_fargc) == CTF_ERR) in ctfdump_functions_cb() 966 if (ctf_func_args(g_fp, idn->ci_symidx, in ctfsrc_function() 1040 if (ctf_func_args(g_fp, l->ci_symidx, arity, largs) == CTF_ERR) { in idname_compare() 1048 if (ctf_func_args(g_fp, r->ci_symidx, arity, rargs) == CTF_ERR) { in idname_compare()
|
| /illumos-gate/usr/src/test/util-tests/tests/ctf/ |
| H A D | check-merge-static.c | 148 if (ctf_func_args(fp, symid, 1, &args) != 0) { in check_mumble()
|
| H A D | check-common.c | 683 if (ctf_func_args(fp, sym, fi.ctc_argc, args) != 0) { in ctftest_check_function()
|
| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | ctf_api.h | 241 extern int ctf_func_args(ctf_file_t *, ulong_t, uint_t, ctf_id_t *);
|
| /illumos-gate/usr/src/common/ctf/ |
| H A D | ctf_lookup.c | 298 ctf_func_args(ctf_file_t *fp, ulong_t symidx, uint_t argc, ctf_id_t *argv) in ctf_func_args() function
|
| /illumos-gate/usr/src/uts/intel/dtrace/ |
| H A D | fbt.c | 612 if (ctf_func_args(fp, fbt->fbtp_symndx, argc, argv) == CTF_ERR) in fbt_getargdesc()
|
| /illumos-gate/usr/src/lib/abi/apptrace/common/ |
| H A D | apptrace.c | 626 (void) ctf_func_args(ctfp, si.prs_id, argc, argt); in la_sparcv9_pltenter()
|
| /illumos-gate/usr/src/lib/libproc/amd64/ |
| H A D | Pisadep.c | 432 if (ctf_func_args(ctfp, si.prs_id, 5, args_types) == CTF_ERR) in read_args()
|
| /illumos-gate/usr/src/cmd/mdb/common/mdb/ |
| H A D | mdb_nm.c | 208 (void) ctf_func_args(fp, index, sizeof (argv) / sizeof (argv[0]), argv); in nm_func_signature()
|
| H A D | mdb_ctf.c | 494 if (ctf_func_args(fp, funcp->mtf_symidx, len, cargv) == CTF_ERR) in mdb_ctf_func_args()
|
| /illumos-gate/usr/src/lib/libdtrace/common/ |
| H A D | dt_pid.c | 903 if (ctf_func_args(fp, si.prs_id, argc, argv) == CTF_ERR) in dt_pid_get_types()
|
| /illumos-gate/usr/src/uts/sparc/dtrace/ |
| H A D | fbt.c | 1681 if (ctf_func_args(fp, fbt->fbtp_symndx, argc, argv) == CTF_ERR) in fbt_getargdesc()
|