LIEF: Library to Instrument Executable Formats Version 0.15.1
Loading...
Searching...
No Matches
LIEF::range_t Struct Reference

#include <range.hpp>

Public Member Functions

uint64_t size () const
 

Public Attributes

uint64_t low = 0
 
uint64_t high = 0
 

Member Function Documentation

◆ size()

uint64_t LIEF::range_t::size ( ) const
inline

References high, and low.

Member Data Documentation

◆ high

uint64_t LIEF::range_t::high = 0

Referenced by size().

◆ low

uint64_t LIEF::range_t::low = 0

Referenced by size().


The documentation for this struct was generated from the following file: