get_flags
Get internal flags without MS_VAL and FF_IVL.
ea - linear address
MS_VAL and FF_IVL may be expensive to retrieve when the debugger is active.
returns: 64-bit value of internal flags. See the start of this file
for explanations.
long get_flags(long ea);
Last updated
Was this helpful?