Searched refs:InitSectionSymbols (Results 1 – 3 of 3) sorted by relevance
740 JITLinkSymbolSet InitSectionSymbols; in preserveInitSections() 753 InitSectionSymbols.insert(Sym); in preserveInitSections() 761 InitSectionSymbols.insert( in registerInitSections() 765 if (!InitSectionSymbols.empty()) { in registerInitSections() 767 InitSymbolDeps[&MR] = std::move(InitSectionSymbols); in registerInitSections() 726 JITLinkSymbolSet InitSectionSymbols; preserveInitSections() local
862 JITLinkSymbolSet InitSectionSymbols; in preserveInitializerSections() local 867 InitSectionSymbols.insert( in preserveInitializerSections() 871 InitSymbolDeps[&MR] = InitSectionSymbols; in preserveInitializerSections()
1000 JITLinkSymbolSet InitSectionSymbols; in preserveImportantSections() local1019 InitSectionSymbols.insert(Sym); in preserveImportantSections()1027 InitSectionSymbols.insert( in preserveImportantSections()1031 if (!InitSectionSymbols.empty()) { in preserveImportantSections()1033 InitSymbolDeps[&MR] = std::move(InitSectionSymbols); in preserveImportantSections()