[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
- Previous message: [llvm-dev] [Help] Problem on running SPECInt 2006 with LLVM
- Next message: [llvm-dev] multi-entry function (debug info)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message: [llvm-dev] [Help] Problem on running SPECInt 2006 with LLVM
- Next message: [llvm-dev] multi-entry function (debug info)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]