Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
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);

Index | Previous topic | Next topic