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

get_item_size

Get size of instruction or data item in bytes
     ea - linear address
returns: 1..n

long get_item_size(long ea);

Last updated

Was this helpful?