For the complete documentation index, see llms.txt. This page is also available as Markdown.

next_addr

Get next address in the program
     ea - linear address
returns: BADADDR - the specified address in the last used address

long next_addr(long ea);

Last updated

Was this helpful?