Home
last modified time | relevance | path

Searched refs:get_funcs (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DPathTree.h132 Vector<Function*>* get_funcs (); // Unique functions in tree
H A DPathTree.cc1841 return ftree_internal->get_funcs (); in get_ftree_funcs()
1845 PathTree::get_funcs () in get_funcs() function in PathTree
H A DDbe.cc5786 Vector<Function*>* funcs = ptree->get_funcs (); // Unique functions in tree in dbeGetCallTreeFuncs()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DPathTree.h132 Vector<Function*>* get_funcs (); // Unique functions in tree
H A DPathTree.cc1841 return ftree_internal->get_funcs (); in get_ftree_funcs()
1845 PathTree::get_funcs () in get_funcs() function in PathTree
H A DDbe.cc5786 Vector<Function*>* funcs = ptree->get_funcs (); // Unique functions in tree in dbeGetCallTreeFuncs()