|
LIEF: Library to Instrument Executable Formats Version 1.0.0
|
#include <pmh.h>
Public Types | |
| using | value_type = std::uint64_t |
Public Member Functions | |
| constexpr value_type | value () const |
| constexpr bool | is_seed () const |
| constexpr | seed_or_index (bool is_seed, value_type value) |
| constexpr | seed_or_index ()=default |
| constexpr | seed_or_index (const seed_or_index &)=default |
| constexpr seed_or_index & | operator= (const seed_or_index &)=default |
| using frozen::bits::seed_or_index::value_type = std::uint64_t |
|
inlineconstexpr |
References is_seed(), and value().
Referenced by operator=(), and seed_or_index().
|
constexprdefault |
|
constexprdefault |
References seed_or_index().
|
inlineconstexpr |
Referenced by seed_or_index().
|
constexprdefault |
References seed_or_index().
|
inlineconstexpr |
Referenced by frozen::bits::make_pmh_tables(), and seed_or_index().