Home
last modified time | relevance | path

Searched refs:ctf_type_cmp (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dlibctf.ver72 ctf_type_cmp;
H A Dctf-types.c1245 ctf_type_cmp (ctf_dict_t *lfp, ctf_id_t ltype, ctf_dict_t *rfp, in ctf_type_cmp() function
1291 if (ctf_type_cmp (lfp, ltype, rfp, rtype) == 0) in ctf_type_compat()
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dctf_api.h193 extern int ctf_type_cmp(ctf_file_t *, ctf_id_t, ctf_file_t *, ctf_id_t);
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dlibctf.ver72 ctf_type_cmp;
H A Dctf-types.c1236 ctf_type_cmp (ctf_dict_t *lfp, ctf_id_t ltype, ctf_dict_t *rfp, in ctf_type_cmp() function
1282 if (ctf_type_cmp (lfp, ltype, rfp, rtype) == 0) in ctf_type_compat()
/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_types.c564 ctf_type_cmp(ctf_file_t *lfp, ctf_id_t ltype, ctf_file_t *rfp, ctf_id_t rtype) in ctf_type_cmp() function
608 if (ctf_type_cmp(lfp, ltype, rfp, rtype) == 0) in ctf_type_compat()
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf-api.h420 extern int ctf_type_cmp (ctf_dict_t *, ctf_id_t, ctf_dict_t *, ctf_id_t);
H A DChangeLog-2019383 (ctf_type_cmp): Likewise.
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf-api.h420 extern int ctf_type_cmp (ctf_dict_t *, ctf_id_t, ctf_dict_t *, ctf_id_t);
H A DChangeLog-2019383 (ctf_type_cmp): Likewise.
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_parser.c1485 ctf_type_cmp(dtt.dtt_ctfp, dtt.dtt_type, in dt_node_decl()
1638 ctf_type_cmp(dtt.dtt_ctfp, dtt.dtt_type, in dt_node_decl()
1659 if (ctf_type_cmp(dnp->dn_ctfp, dnp->dn_type, in dt_node_decl()
4351 if (ctf_type_cmp(old_argv->dn_ctfp, old_argv->dn_type, in dt_node_provider_cmp_argv()
/netbsd-src/external/gpl3/gdb.old/dist/include/
H A DChangeLog-2019383 (ctf_type_cmp): Likewise.
/netbsd-src/external/gpl3/gdb/dist/include/
H A DChangeLog-2019383 (ctf_type_cmp): Likewise.