std::string sectionHeader()
std::string fileTypeString(TPEF::Binary::FileType type)
std::string fileArchString(TPEF::Binary::FileArchitecture arch)
std::string sectionTypeString(TPEF::Section::SectionType type, bool shortForm=false)
Word actualIndex(Word logicalIndex) const
std::string symbolString(TPEF::Section §, TPEF::SymbolElement &sym)
std::vector< Word > actualIndexes_
std::string debugElementTypeString(TPEF::DebugElement::ElementType type)
SymbolType
Type of symbol element.
TPEFDumper(TPEF::Binary &tpef, std::ostream &out)
int findSectionIndex(TPEF::Section §)
void setOnlyLogical(bool flag)
std::string relocTypeString(TPEF::RelocElement::RelocType type)
void dumpStringSet(std::set< std::string > &aSet) const
std::string sectionString(TPEF::Section §, bool shortForm=false)
ResourceType
Resource types.
std::string symbolTypeString(TPEF::SymbolElement::SymbolType type)
SymbolBinding
Binding types of symbol.
std::string resourceIdString(HalfWord id, TPEF::ResourceElement::ResourceType type)
std::string symbolBindString(TPEF::SymbolElement::SymbolBinding bind)
int findElementIndex(TPEF::Section §, TPEF::SectionElement &elem)
void createLogicalIndexes()
void section(Word sectionIndex)
std::string addressSpaceString(TPEF::ASpaceElement &aSpace)
std::string resourceTypeString(TPEF::ResourceElement::ResourceType type)