Searched refs:listSec (Results 1 – 1 of 1) sorted by relevance
872 ConcatInputSection *listSec = make<ConcatInputSection>( in emitAndLinkProtocolList() local875 listSec->parent = infoCategoryWriter.catPtrListInfo.outputSection; in emitAndLinkProtocolList()876 listSec->live = true; in emitAndLinkProtocolList()878 listSec->parent = infoCategoryWriter.catPtrListInfo.outputSection; in emitAndLinkProtocolList()885 listSec, /*value=*/0, bodyData.size(), /*isWeakDef=*/false, in emitAndLinkProtocolList()892 addInputSection(listSec); in emitAndLinkProtocolList()932 ConcatInputSection *listSec = make<ConcatInputSection>( in emitAndLinkPointerList() local935 listSec->parent = infoCategoryWriter.catPtrListInfo.outputSection; in emitAndLinkPointerList()936 listSec->live = true; in emitAndLinkPointerList()938 listSec->parent = infoCategoryWriter.catPtrListInfo.outputSection; in emitAndLinkPointerList()[all …]