Lines Matching refs:CTF_ERR
359 if (cup->cu_voidtid == CTF_ERR) { in ctf_dwarf_void()
363 if (cup->cu_voidtid == CTF_ERR) { in ctf_dwarf_void()
381 if (cup->cu_longtid == CTF_ERR) { in ctf_dwarf_long()
390 if (cup->cu_longtid == CTF_ERR) { in ctf_dwarf_long()
1177 if (id == CTF_ERR) { in ctf_dwarf_create_base()
1244 if ((tsz = ctf_type_size(cup->cu_ctfp, mid)) == CTF_ERR) { in ctf_dwarf_member_offset()
1365 if (cdb->cdb_id == CTF_ERR) { in ctf_dwarf_member_bitfield()
1390 VERIFY(kind != CTF_ERR); in ctf_dwarf_fixup_sou()
1452 if (ret == CTF_ERR) { in ctf_dwarf_fixup_sou()
1480 if ((ctf_set_size(cup->cu_ctfp, base, size)) == CTF_ERR) { in ctf_dwarf_fixup_sou()
1535 if (base == CTF_ERR) in ctf_dwarf_create_sou()
1733 if ((ar.ctr_index = ctf_dwarf_long(cup)) == CTF_ERR) in ctf_dwarf_create_array_range()
1739 if ((*idp = ctf_add_array(cup->cu_ctfp, isroot, &ar)) == CTF_ERR) in ctf_dwarf_create_array_range()
1814 return (CTF_ERR); in needed_array_qualifier()
1820 return (CTF_ERR); in needed_array_qualifier()
1826 return (CTF_ERR); in needed_array_qualifier()
1836 return (CTF_ERR); in needed_array_qualifier()
1878 if ((id = ctf_dwarf_void(cup)) == CTF_ERR) { in ctf_dwarf_create_reference()
1902 CTF_ERR) { in ctf_dwarf_create_reference()
1940 if (id == CTF_ERR) { in ctf_dwarf_create_enum()
2016 if (ret == CTF_ERR) { in ctf_dwarf_create_enum()
2078 if ((fi.ctc_return = ctf_dwarf_void(cup)) == CTF_ERR) in ctf_dwarf_create_fptr()
2102 CTF_ERR) { in ctf_dwarf_create_fptr()
2201 *idp = CTF_ERR; in ctf_dwarf_convert_type()
2389 CTF_ERR) { in ctf_dwarf_convert_function()
2762 if (ret == CTF_ERR) { in ctf_dwarf_conv_funcvars_cb()
2877 if (id == CTF_ERR) { in ctf_dwarf_duplicate_sym()
2884 if (ctf_add_object(cup->cu_ctfp, idx, id) == CTF_ERR) in ctf_dwarf_duplicate_sym()
2897 if (ctf_func_info(cup->cu_ctfp, matchidx, &fip) == CTF_ERR) { in ctf_dwarf_duplicate_func()
2910 CTF_ERR) { in ctf_dwarf_duplicate_func()
2919 if (ret == CTF_ERR) in ctf_dwarf_duplicate_func()
3222 cup->cu_voidtid = CTF_ERR; in ctf_dwarf_preinit_dies()
3223 cup->cu_longtid = CTF_ERR; in ctf_dwarf_preinit_dies()