Searched refs:inPathMap (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DDbeFile.cc262 bool inPathMap = find_in_pathmap (name); local
274 if (!inPathMap)
396 bool inPathMap = false; local
406 inPathMap = true;
409 return inPathMap;
413 return inPathMap;
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DDbeFile.cc262 bool inPathMap = find_in_pathmap (name); local
274 if (!inPathMap)
396 bool inPathMap = false; local
406 inPathMap = true;
409 return inPathMap;
413 return inPathMap;

Completed in 124 milliseconds