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