Searched defs:InitSection (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/ | ||
H A D | ObjectFormats.cpp | 78 for (auto &InitSection : MachOInitSectionNames) { isMachOInitializerSection() local |
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ | ||
H A D | ELFNixPlatform.cpp | 741 for (auto &InitSection : G.sections()) { in preserveInitSections() local |
H A D | MachOPlatform.cpp | 972 auto *InitSection = G.findSectionByName(InitSectionName); preserveImportantSections() local |