Package ghidra.trace.model.listing
Interface TraceCodeUnitsView
- All Superinterfaces:
TraceBaseCodeUnitsView<TraceCodeUnit>
- All Known Implementing Classes:
DBTraceCodeUnitsMemoryView,DBTraceCodeUnitsView
A view of all code units
In particular, this includes default / undefined units. If an address is valid, this view will show there is a code unit containing it.
-
Method Summary
Methods inherited from interface ghidra.trace.model.listing.TraceBaseCodeUnitsView
containsAddress, coversRange, coversRange, get, get, get, get, get, get, get, getAddressSetView, getAddressSetView, getAfter, getAt, getBefore, getCeiling, getContaining, getContaining, getContaining, getFloor, getForRegister, getForRegister, getIntersecting, getTrace, intersectsRange, intersectsRange, size