Home | History | Annotate | Download | only in Commands

Lines Matching full:object_name

3391             const char *object_name = module->GetObjectName().GetCString();
3392 if (object_name)
3393 strm.Printf ("(%s)", object_name);