Searched refs:ctfinfo_format (Results 1 – 1 of 1) sorted by relevance
331 ctfinfo_format(uintptr_t addr, const struct modctl *mcp, void *private) in ctfinfo_format() function360 if (mdb_walk("modctl", (mdb_walk_cb_t)ctfinfo_format, NULL) == -1) in ctfinfo()