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()
1742 ctf_id_t input_id; in ctf_dedup_multiple_input_dicts()
1941 ctf_id_t id; in ctf_dedup()
1997 ctf_id_t type,
2019 ctf_id_t type, in ctf_dedup_rwalk_one_output_mapping()
2028 ctf_id_t type; in ctf_dedup_rwalk_one_output_mapping()
2129 ctf_id_t *args; in ctf_dedup_rwalk_one_output_mapping()
2141 if ((args = calloc (fi.ctc_argc, sizeof (ctf_id_t))) == NULL) in ctf_dedup_rwalk_one_output_mapping()
2201 ctf_id_t type, in ctf_dedup_rwalk_output_mapping()
2305 ctf_id_t one_type; in sort_output_mapping()
2306 ctf_id_t two_type; in sort_output_mapping()
2363 ctf_id_t type, in ctf_dedup_walk_output_mapping()
2416 static ctf_id_t
2418 ctf_dict_t *input, ctf_id_t id, in ctf_dedup_maybe_synthesize_forward()
2428 ctf_id_t emitted_forward; in ctf_dedup_maybe_synthesize_forward()
2461 emitted_forward = (ctf_id_t) (uintptr_t) v; in ctf_dedup_maybe_synthesize_forward()
2488 static ctf_id_t
2492 ctf_id_t id) in ctf_dedup_id_to_target()
2499 ctf_id_t emitted_forward; in ctf_dedup_id_to_target()
2585 return (ctf_id_t) (uintptr_t) target_id; in ctf_dedup_id_to_target()
2607 ctf_dict_t *input, ctf_id_t type, void *id, int depth, in ctf_dedup_emit_type()
2623 ctf_id_t new_type; in ctf_dedup_emit_type()
2624 ctf_id_t ref; in ctf_dedup_emit_type()
2625 ctf_id_t maybe_dup = 0; in ctf_dedup_emit_type()
2841 ctf_id_t *args; in ctf_dedup_emit_type()
2854 if ((args = calloc (fi.ctc_argc, sizeof (ctf_id_t))) == NULL) in ctf_dedup_emit_type()
2971 ctf_id_t err_type; in ctf_dedup_emit_struct_members()
2979 ctf_id_t input_type, target_type; in ctf_dedup_emit_struct_members()
2981 ctf_id_t membtype; in ctf_dedup_emit_struct_members()
3124 ctf_id_t
3125 ctf_dedup_type_mapping (ctf_dict_t *fp, ctf_dict_t *src_fp, ctf_id_t src_type) in ctf_dedup_type_mapping()
3177 return (ctf_id_t) (uintptr_t) type_ptr; in ctf_dedup_type_mapping()
3185 return (ctf_id_t) (uintptr_t) type_ptr; in ctf_dedup_type_mapping()