Class for sub-sorting different SymbolEntry objects at the same address.
More...
#include <database.hh>
|
int4 | useindex |
| Index of the sub-sorting address space.
|
|
uintb | useoffset |
| Offset into the sub-sorting address space.
|
|
Class for sub-sorting different SymbolEntry objects at the same address.
This is built from the SymbolEntry uselimit object (see SymbolEntry::getSubsort()) Relevant portions of an Address object or pulled out for smaller storage and quick comparisons.
◆ EntrySubsort()
ghidra::SymbolEntry::EntrySubsort::EntrySubsort |
( |
bool |
val | ) |
|
|
inline |
Given a boolean value, construct the earliest/latest possible sub-sort.
- Parameters
-
val | is true for the latest and false for the earliest possible sub-sort |
The documentation for this class was generated from the following file: