Searched refs:kwDescription (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DMemorySpace.cc407 Vector <char*> *kwDescription = (Vector<char*>*) res->fetch (5); local
419 kwDescription->append (NULL);
H A DDbeSession.cc3225 Vector <char*> *kwDescription = (Vector<char*>*) res->fetch (5); local
3237 kwDescription->append (dbe_strdup (lbl->comment));
3255 kwDescription->append (dbe_strdup (prop->uname));
3269 kwDescription->append (dbe_strdup (obj->i18n_name));
H A DDbe.cc2223 Vector <char*> *kwDescription = new Vector<char *>(); local
2232 res->append (kwDescription);
2242 kwDescription->append (NULL);
2264 kwDescription->append (NULL);
2295 kwDescription->append (propUName);
2370 kwDescription->append (dbe_strdup (propUName->fetch (k)));
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DMemorySpace.cc407 Vector <char*> *kwDescription = (Vector<char*>*) res->fetch (5); local
419 kwDescription->append (NULL);
H A DDbeSession.cc3225 Vector <char*> *kwDescription = (Vector<char*>*) res->fetch (5); local
3237 kwDescription->append (dbe_strdup (lbl->comment));
3255 kwDescription->append (dbe_strdup (prop->uname));
3269 kwDescription->append (dbe_strdup (obj->i18n_name));
H A DDbe.cc2223 Vector <char*> *kwDescription = new Vector<char *>(); local
2232 res->append (kwDescription);
2242 kwDescription->append (NULL);
2264 kwDescription->append (NULL);
2295 kwDescription->append (propUName);
2370 kwDescription->append (dbe_strdup (propUName->fetch (k)));

Completed in 308 milliseconds