Home
last modified time | relevance | path

Searched refs:outputSection (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DObjC.cpp353 OutputSection *outputSection; member
524 catWriteInfo.outputSection = isec->parent; in collectSectionWriteInfoFromIsec()
526 assert(catWriteInfo.outputSection && in collectSectionWriteInfoFromIsec()
875 listSec->parent = infoCategoryWriter.catPtrListInfo.outputSection; in emitAndLinkProtocolList()
878 listSec->parent = infoCategoryWriter.catPtrListInfo.outputSection; in emitAndLinkProtocolList()
935 listSec->parent = infoCategoryWriter.catPtrListInfo.outputSection; in emitAndLinkPointerList()
938 listSec->parent = infoCategoryWriter.catPtrListInfo.outputSection; in emitAndLinkPointerList()
976 newCatList->parent = infoCategoryWriter.catListInfo.outputSection; in emitCatListEntrySec()
979 newCatList->parent = infoCategoryWriter.catListInfo.outputSection; in emitCatListEntrySec()
1014 newBodySec->parent = infoCategoryWriter.catBodyInfo.outputSection; in emitCategoryBody()
[all …]