Searched defs:src_fp (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-create.c | 1498 ctf_add_type_mapping (ctf_dict_t *src_fp, ctf_id_t src_type, in ctf_add_type_mapping() 1539 ctf_type_mapping (ctf_dict_t *src_fp, ctf_id_t src_type, ctf_dict_t **dst_fp) in ctf_type_mapping() 1587 ctf_add_type_internal (ctf_dict_t *dst_fp, ctf_dict_t *src_fp, ctf_id_t src_type, in ctf_add_type_internal() 2006 ctf_add_type (ctf_dict_t *dst_fp, ctf_dict_t *src_fp, ctf_id_t src_type) in ctf_add_type()
|
H A D | ctf-dedup.c | 3125 ctf_dedup_type_mapping (ctf_dict_t *fp, ctf_dict_t *src_fp, ctf_id_t src_type) in ctf_dedup_type_mapping()
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-create.c | 1468 ctf_add_type_mapping (ctf_dict_t *src_fp, ctf_id_t src_type, in ctf_add_type_mapping() 1509 ctf_type_mapping (ctf_dict_t *src_fp, ctf_id_t src_type, ctf_dict_t **dst_fp) in ctf_type_mapping() 1557 ctf_add_type_internal (ctf_dict_t *dst_fp, ctf_dict_t *src_fp, ctf_id_t src_type, in ctf_add_type_internal() 1976 ctf_add_type (ctf_dict_t *dst_fp, ctf_dict_t *src_fp, ctf_id_t src_type) in ctf_add_type()
|
H A D | ctf-dedup.c | 3128 ctf_dedup_type_mapping (ctf_dict_t *fp, ctf_dict_t *src_fp, ctf_id_t src_type) in ctf_dedup_type_mapping()
|
/netbsd-src/external/cddl/osnet/dist/common/ctf/ |
H A D | ctf_create.c | 1261 ctf_add_type(ctf_file_t *dst_fp, ctf_file_t *src_fp, ctf_id_t src_type) in ctf_add_type()
|