search for: f5e19dc7

Displaying 2 results from an estimated 2 matches for "f5e19dc7".

2018 Jun 25
2
Instruction boundaries
Hi I was wondering whether there are any methods to know what part of the target binary is code. I have some ideas and hope to get your comments. I would like to use LLVM's source level debugging information to extract the source lines belonging to every functions. Then use the dwarf mapping table to transfer the source level information to binary address. Are there any better methods?
2018 Jun 26
2
Instruction boundaries
...> Besides, is the address listed inside dwarf line mapping table must be > code rather than data? > > > > Regards > > Muhui > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180626/f5e19dc7/attachment.html>