Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp701 for (auto &InitSectionName : InitSectionNames) { in preserveInitSections() local
703 auto *InitSection = G.findSectionByName(InitSectionName); in preserveInitSections()