ctf_dwarf_convert_type
if ((ret = ctf_dwarf_convert_type(cup, tdie, &mid,
ret = ctf_dwarf_convert_type(cup, child, NULL,
if ((ret = ctf_dwarf_convert_type(cup, tdie, &tid,
if ((ret = ctf_dwarf_convert_type(cup, tdie, &id,
if ((ret = ctf_dwarf_convert_type(cup, arg, NULL,
if ((ret = ctf_dwarf_convert_type(cup, retdie, &fi.ctc_return,
if ((ret = ctf_dwarf_convert_type(cup, tdie, &argv[i],
if ((ret = ctf_dwarf_convert_type(cup, tdie,
if ((ret = ctf_dwarf_convert_type(cup, tdie, &id,
ret = ctf_dwarf_convert_type(cup, die, NULL, B_TRUE);
static int ctf_dwarf_convert_type(ctf_cu_t *, Dwarf_Die, ctf_id_t *, int);