|
OpenASIP 2.2
|
This is the complete list of members for DataSectionCreator, including all inherited members.
| addDataLine(const DataLine &origLine) | DataSectionCreator | |
| cleanup() | DataSectionCreator | |
| currentStartAddress_ | DataSectionCreator | private |
| DataSectionCreator(MachineResourceManager &resourceManager, AssemblyParserDiagnostic *parent) | DataSectionCreator | |
| finalize(TPEF::Binary &tpef, LabelManager &labels, bool littleEndian) | DataSectionCreator | |
| isStartAddressDefined_ | DataSectionCreator | private |
| resolveDataAreaSizesAndLabelAddresses(std::map< std::string, UValue > &addressSpaceUsedMAUs, std::vector< std::string > &addedLabels, LabelManager &labels) | DataSectionCreator | private |
| resources_ | DataSectionCreator | private |
| sections_ | DataSectionCreator | private |
| setAreaStartAddress(UValue address) | DataSectionCreator | |
| sizeInWords(UValue value, int MAUWidth, bool isSigned) const | DataSectionCreator | private |
| writeDataLineToTPEF(DataLine *line, TPEF::DataSection *dataSection, LabelManager &labels, UValue currentMAUIndex) | DataSectionCreator | private |
| ~DataSectionCreator() | DataSectionCreator |