Searched refs:catWriteInfo (Results 1 – 1 of 1) sorted by relevance
458 InfoWriteSection &catWriteInfo);543 const InputSection *isec, InfoWriteSection &catWriteInfo) { in collectSectionWriteInfoFromIsec() argument545 catWriteInfo.inputSection = const_cast<Section *>(&isec->section); in collectSectionWriteInfoFromIsec()546 catWriteInfo.align = isec->align; in collectSectionWriteInfoFromIsec()547 catWriteInfo.outputSection = isec->parent; in collectSectionWriteInfoFromIsec()549 assert(catWriteInfo.outputSection && in collectSectionWriteInfoFromIsec()553 catWriteInfo.relocTemplate = isec->relocs[0]; in collectSectionWriteInfoFromIsec()555 catWriteInfo.valid = true; in collectSectionWriteInfoFromIsec()