/netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-writable/ |
H A D | reserialize-strtab-corruption.c | 32 if (ctf_type_name (fp, zygal, name, sizeof (name)) == NULL) in main() 40 if (ctf_type_name (fp, zygal, name, sizeof (name)) == NULL) in main() 50 if (ctf_type_name (fp, zygal, name, sizeof (name)) == NULL) in main() 65 if (ctf_type_name (fp, zygal, name, sizeof (name)) == NULL) in main() 70 if (ctf_type_name (fp, autoschediastic, name, sizeof (name)) == NULL) in main()
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_dof.c | 385 dofxl.dofxl_argv = dof_add_string(ddo, ctf_type_name( in dof_add_translator() 388 dofxl.dofxl_type = dof_add_string(ddo, ctf_type_name( in dof_add_translator() 417 (void) dof_add_string(ddo, ctf_type_name(dnp->dn_ctfp, in dof_add_probe() 424 (void) dof_add_string(ddo, ctf_type_name(dnp->dn_ctfp, in dof_add_probe()
|
H A D | dt_printf.c | 176 return (ctf_type_name(ctfp, type, n, sizeof (n)) != NULL && ( in pfcheck_xshort() 189 return (ctf_type_name(ctfp, type, n, sizeof (n)) != NULL && ( in pfcheck_xlong() 202 if (ctf_type_name(ctfp, ctf_type_resolve(ctfp, type), n, in pfcheck_xlonglong() 215 if (ctf_type_name(ctfp, type, n, sizeof (n)) != NULL && in pfcheck_xlonglong()
|
H A D | dt_parser.c | 324 else if (ctf_type_name(ctfp, type, buf, len) == NULL) in dt_type_name() 3737 char *tag = ctf_type_name(ctfp, type, n1, sizeof (n1)); in dt_cook_op2() 3758 ctf_type_name(ctfp, type, n1, sizeof (n1))); in dt_cook_op2() 3763 ctf_type_name(ctfp, type, n1, sizeof (n1))); in dt_cook_op2() 3770 ctf_type_name(ctfp, type, n1, sizeof (n1))); in dt_cook_op2() 4299 mnp->dn_membname, ctf_type_name(dxp->dx_dst_ctfp, in dt_cook_xlator() 4814 ctf_type_name(dnp->dn_ctfp, dnp->dn_type, n, sizeof (n)) != NULL) { in dt_node_printr() 5000 if (ctf_type_name(dnp->dn_xlator->dx_src_ctfp, in dt_node_printr() 5004 if (ctf_type_name(dnp->dn_xlator->dx_dst_ctfp, in dt_node_printr()
|
H A D | dt_print.c | 116 if (ctf_type_name(ctfp, id, buf, buflen) == NULL) in dt_print_type_name()
|
H A D | dt_program.c | 428 ctf_type_name(dnp->dn_ctfp, dnp->dn_type, in dt_header_decl()
|
H A D | dt_decl.c | 603 CTF_ADD_NONROOT, ctf_type_name(dtt.dtt_ctfp, in dt_decl_member()
|
H A D | dt_cg.c | 77 if (ctf_type_name(fp, type, n, sizeof (n)) == NULL || in dt_cg_membinfo()
|
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | libctf.ver | 60 ctf_type_name;
|
H A D | ctf-types.c | 873 ctf_type_name (ctf_dict_t *fp, ctf_id_t type, char *buf, size_t len) in ctf_type_name() function
|
H A D | ChangeLog-2020 | 1095 * ctf-types.c (ctf_type_name): Don't strlen a potentially-
|
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/ |
H A D | ctf_api.h | 183 extern char *ctf_type_name(ctf_file_t *, ctf_id_t, char *, size_t);
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | libctf.ver | 60 ctf_type_name;
|
H A D | ctf-types.c | 864 ctf_type_name (ctf_dict_t *fp, ctf_id_t type, char *buf, size_t len) in ctf_type_name() function
|
H A D | ChangeLog-2020 | 1095 * ctf-types.c (ctf_type_name): Don't strlen a potentially-
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ctf-api.h | 410 extern char *ctf_type_name (ctf_dict_t *, ctf_id_t, char *, size_t);
|
H A D | ChangeLog-2019 | 375 (ctf_type_name): Likewise.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf-api.h | 410 extern char *ctf_type_name (ctf_dict_t *, ctf_id_t, char *, size_t);
|
H A D | ChangeLog-2019 | 375 (ctf_type_name): Likewise.
|
/netbsd-src/external/cddl/osnet/dist/common/ctf/ |
H A D | ctf_types.c | 328 ctf_type_name(ctf_file_t *fp, ctf_id_t type, char *buf, size_t len) in ctf_type_name() function
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-2019 | 375 (ctf_type_name): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2019 | 375 (ctf_type_name): Likewise.
|
/netbsd-src/external/cddl/osnet/dist/cmd/dtrace/ |
H A D | dtrace.c | 586 if (ctf_type_name(p->dtp_argv[i].dtt_ctfp, in print_probe_info()
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 1095 * ctf-types.c (ctf_type_name): Don't strlen a potentially-
|