Searched refs:newPathMap (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/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) argument
1434 pathmaps = newPathMap;
H A DDbeSession.cc2747 DbeSession::set_pathmaps (Vector<pathmap_t*> *newPathMap) argument
2750 settings->set_pathmaps (newPathMap);
/netbsd-current/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) argument
1434 pathmaps = newPathMap;
H A DDbeSession.cc2747 DbeSession::set_pathmaps (Vector<pathmap_t*> *newPathMap) argument
2750 settings->set_pathmaps (newPathMap);

Completed in 406 milliseconds