[llvm-dev] multi-entry function (original) (raw)

Muhui Jiang via llvm-dev llvm-dev at lists.llvm.org
Tue Oct 23 07:56:06 PDT 2018


Hi

I could get the functions boundary by the attribute low_pc and high_pc in the dwarf debugging information. I assume the low_pc should be the function's start address. Is it right? If not, what should be the right way to get the function's start address, what if a function has multi-entry block?

Regards Muhui -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181023/ea48d1a6/attachment.html>



More information about the llvm-dev mailing list