Package ghidra.app.util.viewer.proxy


package ghidra.app.util.viewer.proxy
  • Classes
    Class
    Description
    Stores information about a address in a program such that the address can be retrieved when needed.
    Stores information about a code unti in a program such that the code unit can be retrieved when needed.
    Stores information about a data item in a program such that the data item can be retrieved when needed.
    Used proxy a null value
    Stores information about a function in a program such that the function can be retrieved when needed.
    Implementing objects of this interface hold an object from a program (e.g.
    Stores information about a variable in a program such that the variable can be retrieved when needed.