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