Class HighOther


  • public class HighOther
    extends HighVariable
    Other forms of variable, these are typically compiler infrastructure like the stackpointer or saved registers
    • Method Detail

      • getSymbol

        public DynamicSymbol getSymbol()
        Returns:
        associated dynamic symbol or null
      • getPCAddress

        public Address getPCAddress()
        Returns:
        instruction address the variable comes into scope within the function