Skip to content

Get address of external function #6080

Closed Answered by dev747368
mfthomps asked this question in Q&A
Discussion options

You must be logged in to vote

try

ghidra.app.nav.NavigationUtils.getExternalLinkageAddresses(currentProgram, f.getEntryPoint() )[0]

(where f is the external function, and its entry point is going to be something like EXTERNAL:00000NNN)

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ryanmkurtz
Comment options

Comment options

You must be logged in to vote
1 reply
@mfthomps
Comment options

Answer selected by mfthomps
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
Converted from issue

This discussion was converted from issue #6079 on January 04, 2024 11:17.