marwayusuf@feng.bu.edu.eg
2015-Jul-28 12:34 UTC
[LLVMdev] getting memory data from a value object
Dear All, Heare is another (maybe basic) question. If, at runtime of the analyzed application, I have a reference to a value object. Is there is a way to extract real data stored in memory related to that object? Like: int x = 5; I have the reference representing x, how can I get "5" from memory? Regards, Marwa Yusuf Teaching Assistant - Computer Engineering Department Faculty of Engineering - Benha University E-JUST PhD Student Computer Science & Engineering Dept. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150728/8fad117a/attachment.html>