Searched refs:sectionSym (Results 1 – 3 of 3) sorted by relevance
341 assert(section->outputSec && section->outputSec->sectionSym); in getOutputSectionSymbol()342 return section->outputSec->sectionSym; in getOutputSectionSymbol()
53 OutputSectionSymbol *sectionSym = nullptr; variable
152 sec->sectionSym = sym; in createCustomSections()