get_fixup_target_sel

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

long get_fixup_target_sel(long ea);

Last updated