LIEF: Library to Instrument Executable Formats Version 0.16.0
|
#include <range.hpp>
Public Member Functions | |
bool | contains (uint64_t value, bool strict=true) const |
uint64_t | size () const |
Public Attributes | |
uint64_t | low = 0 |
uint64_t | high = 0 |
|
inline |
uint64_t LIEF::range_t::high = 0 |
Referenced by contains(), operator==, and size().
uint64_t LIEF::range_t::low = 0 |
Referenced by contains(), operator==, and size().