Package ghidra.trace.model.symbol
package ghidra.trace.model.symbol
-
InterfacesClassDescriptionA trace class symbolThe class symbol view.TODO: Document me This is like
Equate, except that extending it would prevent references with snaps.TODO: Document meA trace label symbol.The label symbol view.A trace namespace symbol.The namespace symbol view.The operations for adding and retrieving referencesA trace symbol.The symbol table for traces.TraceSymbolNoDuplicatesView<T extends TraceSymbol>A symbol view where names cannot be duplicated within the same parent namespaceTraceSymbolView<T extends TraceSymbol>A type-specific view in the trace symbol tableA symbol view where names cannot be duplicated and things have an addressTraceSymbolWithAddressView<T extends TraceSymbol>A symbol view for things with an address in stack or register space, but not associated with a trace thread.A trace symbol having a lifespan.TraceSymbolWithLocationView<T extends TraceSymbol>A symbol view for things bound by an address range and lifespan.