Re: [DynInst_API:] Static Library Name as parent module of called function


Date: Tue, 12 Jul 2016 11:26:17 -0500
From: Bill Williams <bill@xxxxxxxxxxx>
Subject: Re: [DynInst_API:] Static Library Name as parent module of called function
On 07/12/2016 11:18 AM, Manoj Kumar wrote:
Hello,

I am using DynInst 9.0.3 to do static analysis of windows PE format to extract the function calls. On analyzing the function call of static library line windows binary, I found that module name returned as the source file name from static library not the name of the static library itself as xyz.lib. Is there anyway to know the name of the static library as the parent of the called function using Dyninsy API.

You want the BPatch_object, not the BPatch_module; this was one of the API changes from Dyninst 8 to Dyninst 9.
Thanks for your help.

Thanks
M. Kumar


_______________________________________________
Dyninst-api mailing list
Dyninst-api@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api

[← Prev in Thread] Current Thread [Next in Thread→]