Lines Matching refs:ctf_id_t
287 # define CTF_DEDUP_GID_TO_TYPE(id) (ctf_id_t) (((uint64_t) id) & ~(0xffffffff00000000ULL))
297 id_to_packed_id (ctf_dict_t *fp, int input_num, ctf_id_t type) in id_to_packed_id()
336 static ctf_id_t
489 int input_num, ctf_id_t type, int flags,
495 ctf_id_t type,
555 uint32_t *parents, int input_num, ctf_id_t type, in ctf_dedup_rhash_type()
563 ctf_id_t type, in ctf_dedup_rhash_type()
571 ctf_id_t child_type; in ctf_dedup_rhash_type()
805 ctf_id_t *args; in ctf_dedup_rhash_type()
829 if ((args = calloc (fi.ctc_argc, sizeof (ctf_id_t))) == NULL) in ctf_dedup_rhash_type()
885 ctf_id_t membtype; in ctf_dedup_rhash_type()
1015 int input_num, ctf_id_t type, int flags, in ctf_dedup_hash_type()
1021 ctf_id_t type, in ctf_dedup_hash_type()
1161 ctf_id_t type _libctf_unused_, void *id, in ctf_dedup_populate_mappings()
1232 ctf_id_t bar = CTF_DEDUP_GID_TO_TYPE (one_id); in ctf_dedup_populate_mappings()
1743 ctf_id_t input_id; in ctf_dedup_multiple_input_dicts()
1942 ctf_id_t id; in ctf_dedup()
1998 ctf_id_t type,
2020 ctf_id_t type, in ctf_dedup_rwalk_one_output_mapping()
2029 ctf_id_t type; in ctf_dedup_rwalk_one_output_mapping()
2130 ctf_id_t *args; in ctf_dedup_rwalk_one_output_mapping()
2142 if ((args = calloc (fi.ctc_argc, sizeof (ctf_id_t))) == NULL) in ctf_dedup_rwalk_one_output_mapping()
2202 ctf_id_t type, in ctf_dedup_rwalk_output_mapping()
2306 ctf_id_t one_type; in sort_output_mapping()
2307 ctf_id_t two_type; in sort_output_mapping()
2360 ctf_id_t type, in ctf_dedup_walk_output_mapping()
2413 static ctf_id_t
2415 ctf_dict_t *input, ctf_id_t id, in ctf_dedup_maybe_synthesize_forward()
2425 ctf_id_t emitted_forward; in ctf_dedup_maybe_synthesize_forward()
2464 emitted_forward = (ctf_id_t) (uintptr_t) v; in ctf_dedup_maybe_synthesize_forward()
2491 static ctf_id_t
2495 ctf_id_t id) in ctf_dedup_id_to_target()
2502 ctf_id_t emitted_forward; in ctf_dedup_id_to_target()
2588 return (ctf_id_t) (uintptr_t) target_id; in ctf_dedup_id_to_target()
2610 ctf_dict_t *input, ctf_id_t type, void *id, int depth, in ctf_dedup_emit_type()
2626 ctf_id_t new_type; in ctf_dedup_emit_type()
2627 ctf_id_t ref; in ctf_dedup_emit_type()
2628 ctf_id_t maybe_dup = 0; in ctf_dedup_emit_type()
2844 ctf_id_t *args; in ctf_dedup_emit_type()
2857 if ((args = calloc (fi.ctc_argc, sizeof (ctf_id_t))) == NULL) in ctf_dedup_emit_type()
2974 ctf_id_t err_type; in ctf_dedup_emit_struct_members()
2982 ctf_id_t input_type, target_type; in ctf_dedup_emit_struct_members()
2984 ctf_id_t membtype; in ctf_dedup_emit_struct_members()
3127 ctf_id_t
3128 ctf_dedup_type_mapping (ctf_dict_t *fp, ctf_dict_t *src_fp, ctf_id_t src_type) in ctf_dedup_type_mapping()
3180 return (ctf_id_t) (uintptr_t) type_ptr; in ctf_dedup_type_mapping()
3188 return (ctf_id_t) (uintptr_t) type_ptr; in ctf_dedup_type_mapping()