find previous function ea - any address belonging to the function returns: -1 - no more functions otherwise returns the previous function start address long get_prev_func(long ea);
Last updated 6 days ago