Home
last modified time | relevance | path

Searched refs:exprList (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DDbeSession.cc3027 Vector<char*> *exprList = new Vector<char*>(dyn_indxobj_indx); in getIndxObjDescriptions() local
3043 exprList->append (dbe_strdup (tot->index_expr_str)); in getIndxObjDescriptions()
3052 res->store (5, exprList); in getIndxObjDescriptions()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDbeSession.cc3027 Vector<char*> *exprList = new Vector<char*>(dyn_indxobj_indx); in getIndxObjDescriptions() local
3043 exprList->append (dbe_strdup (tot->index_expr_str)); in getIndxObjDescriptions()
3052 res->store (5, exprList); in getIndxObjDescriptions()
H A DDbeSession.cc.13033 Vector<char*> *exprList = new Vector<char*>(dyn_indxobj_indx);
3049 exprList->append (dbe_strdup (tot->index_expr_str));
3058 res->store (5, exprList);