Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp905 for (auto &InitSectionName : InitSectionNames) { in preserveInitSections() local
907 auto *InitSection = G.findSectionByName(InitSectionName); in preserveInitSections()