|
LIEF: Library to Instrument Executable Formats Version 1.0.0
|
#include <Binary.hpp>
Public Member Functions | |
| uint64_t | size () const |
| bool | empty () const |
Public Attributes | |
| uint64_t | start = 0 |
| uint64_t | end = 0 |
| uint64_t LIEF::MachO::Binary::range_t::end = 0 |
Referenced by empty(), LIEF::MachO::Binary::is_valid_addr(), and size().
| uint64_t LIEF::MachO::Binary::range_t::start = 0 |
Referenced by empty(), LIEF::MachO::Binary::is_valid_addr(), and size().