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

get_source_linnum

get source line number
     ea      - linear address
returns: number of line in the source file or -1

long get_source_linnum(long ea);

Last updated

Was this helpful?