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

get_item_head

Get starting address of the item
     ea - linear address
returns: the starting address of the item
         if the current address is unexplored, returns 'ea'

long get_item_head(long ea);

Last updated

Was this helpful?