Searched refs:obj_fullname (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/libc/
H A Dfindstack_subr.c148 if (!match && strstr(obj->obj_fullname, "/libc/") != NULL) {
152 libc.obj_fullname = "";
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_modapi.h173 const char *obj_fullname; /* full name of object */ member in struct:mdb_object
H A Dmdb_modapi.c824 obj.obj_fullname = fullname;

Completed in 63 milliseconds