<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><span style="font-size: 14px;" class="">Hello Everyone,<br class=""><br class="">Is there any way in llvm by which I can avoid functions defined in dynamic library in my llvm function pass. I am interested in  functions defined only in application, not in the dynamic library. One way is to add functions name in a file and iterate over only those functions but its very cumbersome as my application consists of many mangled functions.<br class=""><br class="">Any help would be much appreciated.<br class=""><br class="">Regards,<br class="">Sangeeta</span></body></html>