<div dir="ltr"><div class="gmail_extra">On Wed, Jul 10, 2013 at 11:31 AM,  <span dir="ltr"><<a href="mailto:jingham@apple.com" target="_blank">jingham@apple.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

It seems a little weird that if you've found no functions for a given name, you go looking for the symbols with that name by calling FindFunctions again, passing include_symbols=true.  You're making another pass over all the functions even though you know that's not going to turn up anything.  Why not just go look for symbols directly?</blockquote>

</div><div class="gmail_extra"><br></div><div class="gmail_extra">Good feedback. Would it make sense to add a FindFunctionSymbols() to ModuleList?</div><div class="gmail_extra"><br></div><div class="gmail_extra">Thanks Jim.</div>

</div></div>