Home
last modified time | relevance | path

Searched refs:real_input (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-dedup.c2614 ctf_dict_t *real_input; in ctf_dedup_emit_type() local
2677 real_input = input; in ctf_dedup_emit_type()
2678 if ((tp = ctf_lookup_by_id (&real_input, type)) == NULL) in ctf_dedup_emit_type()
2682 ctf_link_input_name (real_input), type); in ctf_dedup_emit_type()
2686 name = ctf_strraw (real_input, tp->ctt_name); in ctf_dedup_emit_type()
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-dedup.c2617 ctf_dict_t *real_input; in ctf_dedup_emit_type() local
2680 real_input = input; in ctf_dedup_emit_type()
2681 if ((tp = ctf_lookup_by_id (&real_input, type)) == NULL) in ctf_dedup_emit_type()
2685 ctf_link_input_name (real_input), type); in ctf_dedup_emit_type()
2689 name = ctf_strraw (real_input, tp->ctt_name); in ctf_dedup_emit_type()