[llvm-dev] Function Signature

Muhui Jiang via llvm-dev llvm-dev at lists.llvm.org
Sat Sep 29 09:09:00 PDT 2018


Hi

I was wondering whether I can extract the function signature from the dwarf
debugging information or symbol table. I mean the argument list and the
return variables.

I know that in dwarf debugging information, a subprogram represents a
function. However, I could not find the information that is related to the
function signature. Any ideas? Many Thanks

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


More information about the llvm-dev mailing list