Searched refs:listSec (Results 1 – 1 of 1) sorted by relevance
871 ConcatInputSection *listSec = make<ConcatInputSection>( in emitAndLinkProtocolList() local874 listSec->parent = infoCategoryWriter.catPtrListInfo.outputSection; in emitAndLinkProtocolList()875 listSec->live = true; in emitAndLinkProtocolList()877 listSec->parent = infoCategoryWriter.catPtrListInfo.outputSection; in emitAndLinkProtocolList()884 listSec, /*value=*/0, bodyData.size(), /*isWeakDef=*/false, in emitAndLinkProtocolList()891 addInputSection(listSec); in emitAndLinkProtocolList()931 ConcatInputSection *listSec = make<ConcatInputSection>( in emitAndLinkPointerList() local934 listSec->parent = infoCategoryWriter.catPtrListInfo.outputSection; in emitAndLinkPointerList()935 listSec->live = true; in emitAndLinkPointerList()937 listSec->parent = infoCategoryWriter.catPtrListInfo.outputSection; in emitAndLinkPointerList()[all …]