decompiler
1.0.0
|
Definitions to support a constant pool for deferred compilation languages (i.e. java byte-code) More...
#include "type.hh"
Classes | |
class | ghidra::CPoolRecord |
A description of a byte-code object referenced by a constant. More... | |
class | ghidra::ConstantPool |
An interface to the pool of constant objects for byte-code languages. More... | |
class | ghidra::ConstantPoolInternal |
An implementation of the ConstantPool interface storing records internally in RAM. More... | |
class | ghidra::ConstantPoolInternal::CheapSorter |
A cheap (efficient) placeholder for a reference to a constant pool record. More... | |
Definitions to support a constant pool for deferred compilation languages (i.e. java byte-code)