prev_addr
Get previous address in the program
ea - linear address
returns: BADADDR - the specified address in the first address
long prev_addr(long ea);
Last updated
Get previous address in the program
ea - linear address
returns: BADADDR - the specified address in the first address
long prev_addr(long ea);
Last updated