DisassemblyLeftPanel::Arrow
-
struct Arrow
Public Functions
-
inline Arrow(RVA v1, RVA v2)
-
inline bool contains(RVA point) const
-
inline bool intersects(const Arrow &other) const
-
inline ut64 length() const
-
inline RVA jmpFromOffset() const
-
inline RVA jmpToffset() const
Public Members
-
RVA min
-
RVA max
-
uint32_t level
-
bool up