Searched refs:catWriteInfo (Results 1 – 1 of 1) sorted by relevance
435 InfoWriteSection &catWriteInfo);520 const InputSection *isec, InfoWriteSection &catWriteInfo) { in collectSectionWriteInfoFromIsec() argument522 catWriteInfo.inputSection = const_cast<Section *>(&isec->section); in collectSectionWriteInfoFromIsec()523 catWriteInfo.align = isec->align; in collectSectionWriteInfoFromIsec()524 catWriteInfo.outputSection = isec->parent; in collectSectionWriteInfoFromIsec()526 assert(catWriteInfo.outputSection && in collectSectionWriteInfoFromIsec()530 catWriteInfo.relocTemplate = isec->relocs[0]; in collectSectionWriteInfoFromIsec()532 catWriteInfo.valid = true; in collectSectionWriteInfoFromIsec()