Home
last modified time | relevance | path

Searched defs:dataSection (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A DEncoreBootImageGenerator.cpp37 BinaryDataSection * dataSection = dynamic_cast<BinaryDataSection*>(section); in generate() local
289 …EncoreBootImage::DataSection * dataSection = new EncoreBootImage::DataSection(section->getIdentifi… in processDataSection() local
H A DConversionController.cpp446 DataSectionContentsASTNode * dataSection; in processSections() local
507 OutputSection * ConversionController::convertDataSection(DataSectionContentsASTNode * dataSection, … in convertDataSection()
H A Delftosb_parser.tab.cpp1754 … DataSectionContentsASTNode * dataSection = new DataSectionContentsASTNode((yyvsp[-1].m_ast)); local
/netbsd-src/external/bsd/elftosb/dist/sbtool/
H A DEncoreBootImageReader.cpp352 EncoreBootImage::DataSection * dataSection = new EncoreBootImage::DataSection(header.m_tag); in readSection() local