ROSE  0.11.145.0
Public Attributes | List of all members
Rose::BinaryAnalysis::Partitioner2::ModulesElf::PltInfo Struct Reference

Description

Information about the procedure lookup table.

Definition at line 39 of file ModulesElf.h.

#include <Rose/BinaryAnalysis/Partitioner2/ModulesElf.h>

Collaboration diagram for Rose::BinaryAnalysis::Partitioner2::ModulesElf::PltInfo:
Collaboration graph
[legend]

Public Attributes

SgAsmGenericSectionsection
 
size_t firstOffset
 Byte offset w.r.t. More...
 
size_t entrySize
 Size of each entry in bytes. More...
 

Member Data Documentation

size_t Rose::BinaryAnalysis::Partitioner2::ModulesElf::PltInfo::firstOffset

Byte offset w.r.t.

section for first valid entry.

Definition at line 41 of file ModulesElf.h.

size_t Rose::BinaryAnalysis::Partitioner2::ModulesElf::PltInfo::entrySize

Size of each entry in bytes.

Definition at line 42 of file ModulesElf.h.


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