Home
last modified time | relevance | path

Searched refs:newPathMap (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DSettings.h328 void set_pathmaps (Vector<pathmap_t*> *newPathMap);
H A DDbeSession.h319 void set_pathmaps (Vector<pathmap_t*> *newPathMap);
H A DSettings.cc1427 Settings::set_pathmaps (Vector<pathmap_t*> *newPathMap) in set_pathmaps() argument
1434 pathmaps = newPathMap; in set_pathmaps()
H A DDbeSession.cc2747 DbeSession::set_pathmaps (Vector<pathmap_t*> *newPathMap) in set_pathmaps() argument
2750 settings->set_pathmaps (newPathMap); in set_pathmaps()
H A DDbeSession.cc.12741 DbeSession::set_pathmaps (Vector<pathmap_t*> *newPathMap)
2744 settings->set_pathmaps (newPathMap);