Ghidra Decompiler Analysis Engine
|
Definitions to support a constant pool for deferred compilation languages (i.e. java byte-code) More...
#include "type.hh"
Go to the source code of this file.
Classes | |
class | CPoolRecord |
A description of a byte-code object referenced by a constant. More... | |
class | ConstantPool |
An interface to the pool of constant objects for byte-code languages. More... | |
class | ConstantPoolInternal |
An implementation of the ConstantPool interface storing records internally in RAM. More... | |
Definitions to support a constant pool for deferred compilation languages (i.e. java byte-code)