Searched refs:ctf_type_cmp (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | libctf.ver | 72 ctf_type_cmp;
|
H A D | ctf-types.c | 1245 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 D | ctf_api.h | 193 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 D | libctf.ver | 72 ctf_type_cmp;
|
H A D | ctf-types.c | 1236 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 D | ctf_types.c | 564 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 D | ctf-api.h | 420 extern int ctf_type_cmp (ctf_dict_t *, ctf_id_t, ctf_dict_t *, ctf_id_t);
|
H A D | ChangeLog-2019 | 383 (ctf_type_cmp): Likewise.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf-api.h | 420 extern int ctf_type_cmp (ctf_dict_t *, ctf_id_t, ctf_dict_t *, ctf_id_t);
|
H A D | ChangeLog-2019 | 383 (ctf_type_cmp): Likewise.
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_parser.c | 1485 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 D | ChangeLog-2019 | 383 (ctf_type_cmp): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2019 | 383 (ctf_type_cmp): Likewise.
|