Get previous not-tail address in the program This function searches for the previous displayable address in the program. The tail bytes of instructions and data are not displayable. ea - linear address returns: BADADDR - no (more) not-tail addresseslong prev_not_tail(long ea);