Skip to content

Get mangled function name #7110

Answered by ryanmkurtz
mixern6 asked this question in Q&A
Discussion options

You must be logged in to vote

I'm not sure if this is optimal, but you can do for entry in currentProgram.getSymbolTable().getLabelHistory(addr): ... and try to get it from there. entry is of type LabelHistory which you can look up.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by mixern6
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants