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
Create a data item at the specified address
     ea - linear address
     flags - FF_BYTE..FF_PACKREAL
     size - size of item in bytes
     tid - for FF_STRUCT the structure id
returns: 1-ok, 0-failure

success create_data(long ea, long flags, long size, long tid);

Index | Previous topic | Next topic