One dispatch table entry in native format.
Definition at line 88 of file ModulesPe.h.
#include <Rose/BinaryAnalysis/Partitioner2/ModulesPe.h>
◆ DispatchEntry() [1/2]
Rose::BinaryAnalysis::Partitioner2::ModulesPe::PeDescrambler::DispatchEntry::DispatchEntry |
( |
| ) |
|
|
inline |
◆ DispatchEntry() [2/2]
Rose::BinaryAnalysis::Partitioner2::ModulesPe::PeDescrambler::DispatchEntry::DispatchEntry |
( |
uint32_t |
returnVa, |
|
|
uint32_t |
calleeVa |
|
) |
| |
|
inline |
◆ returnVa
uint32_t Rose::BinaryAnalysis::Partitioner2::ModulesPe::PeDescrambler::DispatchEntry::returnVa |
◆ calleeVa
uint32_t Rose::BinaryAnalysis::Partitioner2::ModulesPe::PeDescrambler::DispatchEntry::calleeVa |
The documentation for this struct was generated from the following file: