Ghidra 11.3.2
Ghidra internal decompiler documentation.
Loading...
Searching...
No Matches
ghidra::ScopeMapper::NullSubsort Class Reference

Helper class for not doing any sub-sorting of overlapping ScopeMapper ranges. More...

Public Member Functions

 NullSubsort (void)
 Constructor.
 
 NullSubsort (bool val)
 Constructor given boolean.
 
 NullSubsort (const NullSubsort &op2)
 Copy constructor.
 
bool operator< (const NullSubsort &op2)
 Compare operation (does nothing)
 

Detailed Description

Helper class for not doing any sub-sorting of overlapping ScopeMapper ranges.


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