Package ghidra.trace.model.listing
package ghidra.trace.model.listing
-
InterfacesClassDescriptionTraceBaseCodeUnitsView<T extends TraceCodeUnit>A view of code units stored in a trace, possibly restricted to a particular subset by type, address space, or thread and frame.TraceBaseDefinedUnitsView<T extends TraceCodeUnit>A
TraceBaseCodeUnitsViewrestricted (at least) to defined unitsThe manager for trace code units, i.e., the equivalent ofListingThis interface is the entry for operating on code units of a traceA space within aCodeManagerbound to a specific address space or thread and frameA code unit in aTraceA view of all code unitsA data unit in aTraceA view of all data unitsA view of defined data unitsA view of defined unitsAn instruction in aTraceA view of instruction unitsA view of default / undefined data units