#include <SectHeader.h>
Inheritance diagram for SectHeader32:
Public Member Functions | |
SECTHEADER_MACROS_CLASS ("For the get_X field macros check the defines directory") | |
SectHeader32 (uint16_t idx) | |
~SectHeader32 () | |
uint32_t | read (BinaryInputFile *b) |
uint32_t | instrument (char *buffer, XCoffFileGen *xCoffGen, BaseGen *gen) |
Protected Attributes | |
SCNHDR | entry |
|
Definition at line 69 of file SectHeader.h. References Size__32_bit_Section_Header. |
|
Definition at line 70 of file SectHeader.h. |
|
Reimplemented from Base. Definition at line 61 of file ReWriting.C. References ASSERT, entry, GET, SectHeader::getIndex(), XCoffFileGen::getLineInfoOffsetForInst(), XCoffFileGen::getNewBSSSectionVAddressForInst(), XCoffFileGen::getRawSectionOffsetForInst(), XCoffFileGen::getRawSectionSizeForInst(), XCoffFileGen::getRelocOffsetForInst(), IS_SECT_TYPE, PRINT_DEBUG, scnhdr::s_lnnoptr, scnhdr::s_paddr, scnhdr::s_relptr, scnhdr::s_scnptr, scnhdr::s_size, scnhdr::s_vaddr, and SCNHDR. |
|
Reimplemented from Base. Definition at line 106 of file SectHeader.C. References BinaryInputFile::copyBytesIterate(), BinaryInputFile::currentOffset(), entry, SectHeader::initFilePointers(), PRINT_ERROR, Base::setFileOffset(), Size__32_bit_Section_Header, and SectHeader::verify(). |
|
|
|
Definition at line 63 of file SectHeader.h. Referenced by instrument(), and read(). |