fspafford
Senior Member
  
USA
45 Posts |
Posted - Aug 23 2011 : 12:14:56 PM
|
I like the way "find references" shows the name of the routine in which the symbol was found. Is there anyway to get the same type of output when searching for a string?
For example, I want to find where all routines that begin with prefix "test_" are located, with the output including the name of the routine in which the symbol was found.
I am using version 10.6.1845.0 and Visual Studio 2010.
Regards, Frank |
|
feline
Whole Tomato Software
    
United Kingdom
19177 Posts |
Posted - Aug 24 2011 : 12:08:04 PM
|
Unfortunately no, you cannot do this with VA's Find References command. You can find a list of symbols that contain "test_" with VA's Find Symbol dialog:
http://www.wholetomato.com/products/features/sis.asp
and use this as a start point, but it is only a start point. |
zen is the art of being at one with the two'ness |
 |
|