Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/ctf/stabs/common/
H A Dgenassym.c217 ctf_arinfo_t arinfo; in ga_member_cb() local
256 if (ctf_array_info(ctf, type, &arinfo) == 0) { in ga_member_cb()
259 if ((sz = ctf_type_size(ctf, arinfo.ctr_contents)) < 0) in ga_member_cb()