Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h49 ModInitSections.push_back(std::move(ModInit)); in addModInitsSection()
53 return ModInitSections; in getModInitsSections()
79 RawPointerSectionList ModInitSections; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h49 ModInitSections.push_back(std::move(ModInit)); in addModInitsSection()
53 return ModInitSections; in getModInitsSections()
79 RawPointerSectionList ModInitSections; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h49 ModInitSections.push_back(std::move(ModInit)); in addModInitsSection()
53 return ModInitSections; in getModInitsSections()
79 RawPointerSectionList ModInitSections; variable
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h49 ModInitSections.push_back(std::move(ModInit)); in addModInitsSection()
53 return ModInitSections; in getModInitsSections()
79 RawPointerSectionList ModInitSections; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h49 ModInitSections.push_back(std::move(ModInit)); in addModInitsSection()
53 return ModInitSections; in getModInitsSections()
79 RawPointerSectionList ModInitSections; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp90 for (const auto &ModInit : ModInitSections) { in runModInits()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp90 for (const auto &ModInit : ModInitSections) { in runModInits()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp90 for (const auto &ModInit : ModInitSections) { in runModInits()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp90 for (const auto &ModInit : ModInitSections) { in runModInits()
/dports/devel/llvm11/llvm-11.0.1.src/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp90 for (const auto &ModInit : ModInitSections) { in runModInits()