ROSE 0.11.145.147
|
Information about the procedure lookup table.
Definition at line 39 of file ModulesElf.h.
#include <Rose/BinaryAnalysis/Partitioner2/ModulesElf.h>
Public Attributes | |
SgAsmGenericSection * | section |
size_t | firstOffset |
Byte offset w.r.t. | |
size_t | entrySize |
Size of each entry in bytes. | |
|
inline |
Definition at line 44 of file ModulesElf.h.
SgAsmGenericSection* Rose::BinaryAnalysis::Partitioner2::ModulesElf::PltInfo::section |
Definition at line 40 of file ModulesElf.h.
size_t Rose::BinaryAnalysis::Partitioner2::ModulesElf::PltInfo::firstOffset |
size_t Rose::BinaryAnalysis::Partitioner2::ModulesElf::PltInfo::entrySize |
Size of each entry in bytes.
Definition at line 42 of file ModulesElf.h.