Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/ctf/stabs/common/
H A Dfth_struct.c114 static ctf_id_t fth_str_curtid; variable
181 fth_str_curtid = tid; in fth_struct_header()
185 if ((sz = ctf_type_size(ctf, fth_str_curtid)) == CTF_ERR) in fth_struct_header()
460 if (ctf_member_iter(ctf, fth_str_curtid, fth_struct_members_cb, in fth_struct_members()