Hi Adam,
You want BPatch_image::getProcedures. It's named that way for backwards compatibility and to ensure anyone looking for "function" won't find it.
Drew
Hi, I'm trying to statically instrument a binary and list all of the functions...I've been following the guide at:
http://www.dyninst.org/sites/default/files/manuals/dyninst/DyninstAPI.pdf
And 3.2 shows how to find a single function using:
appImage->findFunction(“InterestingProcedure”, funcs);
How do I list all functions instead?
Thank you,
Adam _______________________________________________ Dyninst-api mailing list Dyninst-api@xxxxxxxxxxx https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api
-- Andrew Bernat Paradyn Project
|