My Project
|
Initialization data for a SymbolEntry to facilitate a rangemap. More...
#include <database.hh>
Public Member Functions | |
EntryInitData (Symbol *sym, uint4 exfl, AddrSpace *spc, int4 off, const RangeList &ul) | |
Constructor. | |
Friends | |
class | SymbolEntry |
Initialization data for a SymbolEntry to facilitate a rangemap.
This is all the raw pieces of a SymbolEntry for a (non-dynamic) Symbol except the offset of the main address and the size, which are provided by the (rangemap compatible) SymbolEntry constructor.