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

get_item_end

Get address of the end of the item (instruction or data)
     ea - linear address
returns: address past end of the item at 'ea'

long get_item_end(long ea);

Last updated

Was this helpful?