#include <RawSection.h>
Inheritance diagram for BSSSection:
Public Member Functions | |
BSSSection (SectHeader *h, XCoffFile *xcoff) | |
void | displaySymbols (Symbol **symbols, uint32_t symbolCount) |
const char * | briefName () |
Protected Member Functions | |
~BSSSection () |
|
Definition at line 261 of file RawSection.h. |
|
Definition at line 265 of file RawSection.h. |
|
Reimplemented from RawSection. Definition at line 268 of file RawSection.h. |
|
Reimplemented from RawSection. Definition at line 599 of file RawSection.C. References ASSERT, DemangleWrapper::demangle_combined(), SectHeader::getIndex(), SymbolTable::getSymbolLength(), SymbolTable::getSymbolName(), SectHeader::print(), and PRINT_INFOR. |