Symbol: MDB_DBG_CTF
usr/src/cmd/mdb/common/libstandctf/ctf_subr.c
141
mdb_dvprintf(MDB_DBG_CTF, format, alist);
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
1834
mdb_dprintf(MDB_DBG_CTF, "invalid type of intrinsic: %d\n",
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
1850
mdb_dprintf(MDB_DBG_CTF, "couldn't add synthetic "
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
1857
mdb_dprintf(MDB_DBG_CTF, "failed to update synthetic types\n");
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
1864
mdb_dprintf(MDB_DBG_CTF, "cailed to lookup %s: %s\n",
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
1870
mdb_dprintf(MDB_DBG_CTF, "couldn't add typedef %s "
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
1878
mdb_dprintf(MDB_DBG_CTF, "failed to update synthetic types\n");
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
1910
mdb_dprintf(MDB_DBG_CTF, "failed to add type %s: a type "
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
1917
mdb_dprintf(MDB_DBG_CTF, "failed to add reference type: %s\n",
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
1923
mdb_dprintf(MDB_DBG_CTF, "failed to add typedef: %s",
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
1929
mdb_dprintf(MDB_DBG_CTF, "failed to update synthetic types: %s",
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
1952
mdb_dprintf(MDB_DBG_CTF, "failed to add type %s: a type "
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
1959
mdb_dprintf(MDB_DBG_CTF, "failed to add struct: %s\n",
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
1965
mdb_dprintf(MDB_DBG_CTF, "failed to update synthetic types: %s",
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
1988
mdb_dprintf(MDB_DBG_CTF, "failed to add type %s: a type "
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
1995
mdb_dprintf(MDB_DBG_CTF, "failed to add union: %s\n",
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
2001
mdb_dprintf(MDB_DBG_CTF, "failed to update synthetic types: %s",
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
2026
mdb_dprintf(MDB_DBG_CTF, "requested to add member to a type "
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
2033
mdb_dprintf(MDB_DBG_CTF, "failed to add member type: %s\n",
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
2039
mdb_dprintf(MDB_DBG_CTF, "failed to update synthetic types: %s",
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
2046
mdb_dprintf(MDB_DBG_CTF, "failed to add member %s: %s\n",
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
2052
mdb_dprintf(MDB_DBG_CTF, "failed to update synthetic types: %s",
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
2080
mdb_dprintf(MDB_DBG_CTF, "failed to add member type: %s\n",
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
2089
mdb_dprintf(MDB_DBG_CTF, "failed to add member type: %s\n",
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
2096
mdb_dprintf(MDB_DBG_CTF, "failed to update synthetic types: %s",
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
2103
mdb_dprintf(MDB_DBG_CTF, "failed to update synthetic types: %s",
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
2109
mdb_dprintf(MDB_DBG_CTF, "failed to update synthetic types: %s",
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
2133
mdb_dprintf(MDB_DBG_CTF, "failed to add pointer type: %s\n",
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
2139
mdb_dprintf(MDB_DBG_CTF, "failed to update synthetic types: %s",
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
2147
mdb_dprintf(MDB_DBG_CTF, "failed to add pointer: %s\n",
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
2153
mdb_dprintf(MDB_DBG_CTF, "failed to update synthetic types: %s",
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
2179
mdb_dprintf(MDB_DBG_CTF, "failed to delete synthetic type: %s",
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
2185
mdb_dprintf(MDB_DBG_CTF, "failed to update synthetic types: %s",
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
2201
mdb_dprintf(MDB_DBG_CTF, "failed to add type %d: %s\n",
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
2238
mdb_dprintf(MDB_DBG_CTF, "failed to update synthetic types\n");
usr/src/cmd/mdb/common/mdb/mdb_debug.c
149
*libctf_debugp = (bits & MDB_DBG_CTF) != 0;
usr/src/cmd/mdb/common/mdb/mdb_debug.c
63
{ "ctf", "debug libctf internals", MDB_DBG_CTF },