Searched refs:convertDataSection (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/elftosb/dist/elftosb2/
H A DConversionController.h98 OutputSection * convertDataSection(DataSectionContentsASTNode * dataSection, uint32_t sectionID, OptionDictionary * optionsDict);
H A DConversionController.cpp474 outputSection = convertDataSection(dataSection, sectionID, optionsDict);
507 OutputSection * ConversionController::convertDataSection(DataSectionContentsASTNode * dataSection, uint32_t sectionID, OptionDictionary * optionsDict) function in class:ConversionController

Completed in 196 milliseconds