Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp764 auto *InitSection = G.findSectionByName(InitSectionName); in preserveInitSections() local
765 if (!InitSection) in preserveInitSections()
771 for (auto &Sym : InitSection->symbols()) { in preserveInitSections()
781 for (auto *B : InitSection->blocks()) in preserveInitSections()