#include <RawSection.h>
Inheritance diagram for DebugSection:
Public Member Functions | |
DebugSection (SectHeader *h, XCoffFile *xcoff) | |
char * | getString (uint32_t offset) |
void | print () |
const char * | briefName () |
Protected Member Functions | |
~DebugSection () |
|
Definition at line 86 of file RawSection.h. |
|
Definition at line 89 of file RawSection.h. |
|
Reimplemented from RawSection. Definition at line 95 of file RawSection.h. |
|
Definition at line 123 of file RawSection.C. References ASSERT. Referenced by Symbol64::getNameDebugSection(), and Symbol32::getNameDebugSection(). |
|
Reimplemented from RawSection. Definition at line 84 of file RawSection.C. References ASSERT, DEBUG, RawSection::getXCoffFile(), RawSection::print(), and PRINT_INFOR. |