in reply to Re: locating specific function calls
in thread locating specific function calls

No, that's not the direction I want to go. I would like to find the calls to a function without running the module; the calls can be anywhere, even within an if() which is always false. I still need to find that application of the function.