Searched refs:ctf_type_isparent (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | libctf.ver | 35 ctf_type_isparent;
|
H A D | ctf-link.c | 546 if (!ctf_assert (fp, ctf_type_isparent (fp, dst_type))) in ctf_link_one_variable() 1014 if (!ctf_assert (fp, ctf_type_isparent (fp, dst_type))) in ctf_link_deduplicating_one_symtypetab()
|
H A D | ctf-types.c | 27 ctf_type_isparent (ctf_dict_t *fp, ctf_id_t id) in ctf_type_isparent() function
|
H A D | ctf-dedup.c | 3155 if (src_fp->ctf_parent && ctf_type_isparent (src_fp, src_type)) in ctf_dedup_type_mapping()
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | libctf.ver | 35 ctf_type_isparent;
|
H A D | ctf-link.c | 531 if (!ctf_assert (fp, ctf_type_isparent (fp, dst_type))) in ctf_link_one_variable() 1000 if (!ctf_assert (fp, ctf_type_isparent (fp, dst_type))) in ctf_link_deduplicating_one_symtypetab()
|
H A D | ctf-types.c | 27 ctf_type_isparent (ctf_dict_t *fp, ctf_id_t id) in ctf_type_isparent() function
|
H A D | ctf-dedup.c | 3158 if (src_fp->ctf_parent && ctf_type_isparent (src_fp, src_type)) in ctf_dedup_type_mapping()
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ctf-api.h | 380 extern int ctf_type_isparent (ctf_dict_t *, ctf_id_t);
|
H A D | ChangeLog-2019 | 370 (ctf_type_isparent): Likewise.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf-api.h | 380 extern int ctf_type_isparent (ctf_dict_t *, ctf_id_t);
|
H A D | ChangeLog-2019 | 370 (ctf_type_isparent): Likewise.
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-2019 | 370 (ctf_type_isparent): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2019 | 370 (ctf_type_isparent): Likewise.
|