Searched refs:ctf_dyn_lookup_by_id (Results 1 – 3 of 3) sorted by relevance
328 extern const ctf_type_t *ctf_dyn_lookup_by_id(ctf_file_t *, ctf_id_t);
325 ctf_dyn_lookup_by_id(ctf_file_t *fp, ctf_id_t id) in ctf_dyn_lookup_by_id() function
1813 if ((t = ctf_dyn_lookup_by_id(cup->cu_ctfp, ref_id)) == NULL) in needed_array_qualifier()1825 if ((t = ctf_dyn_lookup_by_id(cup->cu_ctfp, id)) == NULL) in needed_array_qualifier()