Searched refs:InitSectionSymbols (Results 1 – 2 of 2) sorted by relevance
780 JITLinkSymbolSet InitSectionSymbols; in preserveInitSections() local793 InitSectionSymbols.insert(Sym); in preserveInitSections()801 InitSectionSymbols.insert( in preserveInitSections()805 if (!InitSectionSymbols.empty()) { in preserveInitSections()807 InitSymbolDeps[&MR] = std::move(InitSectionSymbols); in preserveInitSections()
700 JITLinkSymbolSet InitSectionSymbols; in preserveInitSections() local714 InitSectionSymbols.insert(Sym); in preserveInitSections()722 InitSectionSymbols.insert( in preserveInitSections()726 if (!InitSectionSymbols.empty()) { in preserveInitSections()728 InitSymbolDeps[&MR] = std::move(InitSectionSymbols); in preserveInitSections()