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

get_fixup_target_dis

get fixup target displacement
     ea - address to get information about
returns: -1 - no fixup at the specified address
         otherwise returns fixup target displacement

long get_fixup_target_dis(long ea);

Last updated

Was this helpful?