Go to the documentation of this file.
38 using ReferenceManager::SafePointer;
static const SafePointer * replaceReference(const SafePointer *old, SafePointable *obj)
const ReferenceManager::SafePointer * codeSection_
Stores text section which we refer with lines.
virtual SectionType type() const
virtual ~LineNumSection()
CodeSection * codeSection() const
LineNumSection(bool init)
SafePointable * pointer() const
void setCodeSection(const ReferenceManager::SafePointer *codeSect)
void setStartingAddress(AddressImage address)
static void registerSection(const Section *section)
@ ST_LINENO
Line number section.
virtual Section * clone() const
static LineNumSection proto_
Protorype instance of section.