Home
last modified time | relevance | path

Searched defs:dst_fp (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-create.c1499 ctf_dict_t *dst_fp, ctf_id_t dst_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()
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-create.c1469 ctf_dict_t *dst_fp, ctf_id_t dst_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()
/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_create.c1261 ctf_add_type(ctf_file_t *dst_fp, ctf_file_t *src_fp, ctf_id_t src_type) in ctf_add_type()