Searched refs:AddressRange (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/kits/debugger/model/
H A DDisassembledCode.cpp141 return TargetAddressRange(first->AddressRange().Start(),
142 last->AddressRange().End());
196 const TargetAddressRange& range = statement->AddressRange();
/haiku/headers/private/debugger/model/
H A DStatement.h47 const TargetAddressRange& AddressRange() const function in class:ContiguousStatement

Completed in 44 milliseconds