#include <RUNTIME_FUNCTION.hh>
◆ ~RUNTIME_FUNCTION()
| virtual introvirt::windows::pe::RUNTIME_FUNCTION::~RUNTIME_FUNCTION |
( |
| ) |
|
|
virtualdefault |
◆ BeginAddress()
| virtual uint32_t introvirt::windows::pe::RUNTIME_FUNCTION::BeginAddress |
( |
| ) |
const |
|
pure virtual |
◆ chained_function()
| virtual const RUNTIME_FUNCTION * introvirt::windows::pe::RUNTIME_FUNCTION::chained_function |
( |
| ) |
const |
|
pure virtual |
◆ EndAddress()
| virtual uint32_t introvirt::windows::pe::RUNTIME_FUNCTION::EndAddress |
( |
| ) |
const |
|
pure virtual |
◆ is_chained()
| virtual bool introvirt::windows::pe::RUNTIME_FUNCTION::is_chained |
( |
| ) |
const |
|
pure virtual |
◆ UnwindData()
| virtual const UnwindInfo * introvirt::windows::pe::RUNTIME_FUNCTION::UnwindData |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: