Ghidra API changes: 10.0_PUBLIC → 10.0.1_PUBLIC

7 types modified

Modified Types 7
class ghidra.app.util.bean.SetEquateDialog 1 change history
addedmethod: disableHasSelection
void disableHasSelection()
class ghidra.program.database.map.AddressKeyIterator 1 change history
addedfield: EMPTY_ITERATOR
static ghidra.program.database.map.AddressKeyIterator EMPTY_ITERATOR
class ghidra.program.database.symbol.EquateDB 1 change history
addedmethod: getReferences
java.util.List<ghidra.program.model.symbol.EquateReference> getReferences(ghidra.program.model.address.Address refAddr)
class ghidra.program.model.address.AddressIterator 1 change history
addedfield: EMPTY_ITERATOR
static ghidra.program.model.address.AddressIterator EMPTY_ITERATOR
class ghidra.program.model.listing.CodeUnitIterator 1 change history
addedfield: EMPTY_ITERATOR
static ghidra.program.model.listing.CodeUnitIterator EMPTY_ITERATOR
class ghidra.program.model.symbol.Equate 1 change history
addedmethod: getReferences
java.util.List<ghidra.program.model.symbol.EquateReference> getReferences(ghidra.program.model.address.Address refAddr)
class ghidra.program.model.symbol.SymbolIterator 1 change history
addedfield: EMPTY_ITERATOR
static ghidra.program.model.symbol.SymbolIterator EMPTY_ITERATOR
ghidra.app.util.bean 1 modified
class ghidra.app.util.bean.SetEquateDialog 1 change history
addedmethod: disableHasSelection
void disableHasSelection()
ghidra.program.database.map 1 modified
class ghidra.program.database.map.AddressKeyIterator 1 change history
addedfield: EMPTY_ITERATOR
static ghidra.program.database.map.AddressKeyIterator EMPTY_ITERATOR
ghidra.program.database.symbol 1 modified
class ghidra.program.database.symbol.EquateDB 1 change history
addedmethod: getReferences
java.util.List<ghidra.program.model.symbol.EquateReference> getReferences(ghidra.program.model.address.Address refAddr)
ghidra.program.model.address 1 modified
class ghidra.program.model.address.AddressIterator 1 change history
addedfield: EMPTY_ITERATOR
static ghidra.program.model.address.AddressIterator EMPTY_ITERATOR
ghidra.program.model.listing 1 modified
class ghidra.program.model.listing.CodeUnitIterator 1 change history
addedfield: EMPTY_ITERATOR
static ghidra.program.model.listing.CodeUnitIterator EMPTY_ITERATOR
ghidra.program.model.symbol 2 modified
class ghidra.program.model.symbol.Equate 1 change history
addedmethod: getReferences
java.util.List<ghidra.program.model.symbol.EquateReference> getReferences(ghidra.program.model.address.Address refAddr)
class ghidra.program.model.symbol.SymbolIterator 1 change history
addedfield: EMPTY_ITERATOR
static ghidra.program.model.symbol.SymbolIterator EMPTY_ITERATOR