Home | History | Annotate | Download | only in Symbol

Lines Matching refs:object_name

88     const char * object_name = NULL;
90 object_name = m_objfile->GetModule()->GetObjectName().GetCString();
95 object_name ? "(" : "",
96 object_name ? object_name : "",
97 object_name ? ")" : "",