34#ifndef TTA_SECTION_SIZE_REPLACER_HH
35#define TTA_SECTION_SIZE_REPLACER_HH
68 static std::map<const SafePointable*, Word>
sizeMap;
virtual ValueReplacer * clone()
virtual bool tryToReplace()
static void setSize(const SafePointable *obj, Word size)
static std::map< const SafePointable *, Word > sizeMap
Contains sections sizes.
virtual ~SectionSizeReplacer()
SectionSizeReplacer operator=(const SectionSizeReplacer &)