Home
last modified time | relevance | path

Searched refs:ctf_dyn_lookup_by_id (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/common/ctf/
H A Dctf_impl.h328 extern const ctf_type_t *ctf_dyn_lookup_by_id(ctf_file_t *, ctf_id_t);
H A Dctf_lookup.c325 ctf_dyn_lookup_by_id(ctf_file_t *fp, ctf_id_t id) in ctf_dyn_lookup_by_id() function
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_dwarf.c1813 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()