Searched refs:ctf_type_rvisit (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/cddl/osnet/dist/common/ctf/ |
H A D | ctf_types.c | 830 ctf_type_rvisit(ctf_file_t *fp, ctf_id_t type, ctf_visit_f *func, void *arg, in ctf_type_rvisit() function 860 if ((rc = ctf_type_rvisit(fp, mp->ctm_type, in ctf_type_rvisit() 871 if ((rc = ctf_type_rvisit(fp, lmp->ctlm_type, in ctf_type_rvisit() 889 return (ctf_type_rvisit(fp, type, func, arg, "", 0, 0)); in ctf_type_visit()
|
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-types.c | 1644 ctf_type_rvisit (ctf_dict_t *fp, ctf_id_t type, ctf_visit_f *func, in ctf_type_rvisit() function 1698 if ((rc = ctf_type_rvisit (fp, memb.ctlm_type, in ctf_type_rvisit() 1713 return (ctf_type_rvisit (fp, type, func, arg, "", 0, 0)); in ctf_type_visit()
|
H A D | ChangeLog | 44 * ctf-types.c (ctf_type_rvisit): Handle nonrepresentable types. 197 (ctf_type_rvisit): Likewise. 232 (ctf_type_rvisit): Likewise.
|
H A D | ChangeLog-2020 | 1241 (ctf_type_rvisit): Likewise. 1828 (ctf_type_rvisit): Likewise.
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-types.c | 1635 ctf_type_rvisit (ctf_dict_t *fp, ctf_id_t type, ctf_visit_f *func, in ctf_type_rvisit() function 1688 if ((rc = ctf_type_rvisit (fp, memb.ctlm_type, in ctf_type_rvisit() 1703 return (ctf_type_rvisit (fp, type, func, arg, "", 0, 0)); in ctf_type_visit()
|
H A D | ChangeLog | 23 * ctf-types.c (ctf_type_rvisit): Handle nonrepresentable types. 176 (ctf_type_rvisit): Likewise. 211 (ctf_type_rvisit): Likewise.
|
H A D | ChangeLog-2020 | 1241 (ctf_type_rvisit): Likewise. 1828 (ctf_type_rvisit): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 1241 (ctf_type_rvisit): Likewise. 1828 (ctf_type_rvisit): Likewise.
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 55519 (ctf_type_rvisit): Likewise. 163321 * ctf-types.c (ctf_type_rvisit): Handle nonrepresentable types.
|