Home
last modified time | relevance | path

Searched defs:tagObjs (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DExperiment.h592 Vector<Vector<Histable*>*> *tagObjs; // tag objects variable
H A DDbe.cc7591 Vector<Histable*> *tagObjs = exp->getTagObjs ((Prop_type) entity_prop_id); in dbeGetEntities() local